Files
mesa/src
Eric Anholt d2afc87445 glsl2: Check when inlining a bare function call that it actually is.
It would be easy to miss an entry either of the two visitors involved
that would result in trying to ir->remove() the call to remove it from
the instruction stream when really it's part of an expression tree
that wasn't flattened.
2010-07-12 12:02:11 -07:00
..
2009-01-10 13:52:06 -05:00
2010-06-17 16:30:26 +08:00
2010-03-12 08:55:05 -07:00