diff options
author | Eric Anholt <[email protected]> | 2010-07-12 10:13:20 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2010-07-12 12:02:11 -0700 |
commit | d2afc874452a84965ee71c96f80e1d124c211ff4 (patch) | |
tree | 1b68ffcaa01c4bd95295f2f0b968d25146b1a9e0 /src/glsl/ir_expression_flattening.cpp | |
parent | 284d821206d74fddb346cd0d892d2dcec463e2a5 (diff) |
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.
Diffstat (limited to 'src/glsl/ir_expression_flattening.cpp')
0 files changed, 0 insertions, 0 deletions