glsl: Skip processing of expression trees in discard simplification.
authorEric Anholt <eric@anholt.net>
Fri, 11 Mar 2011 21:23:13 +0000 (13:23 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 15 Mar 2011 16:49:01 +0000 (09:49 -0700)
commit2b13e135942ea7ebe1426a1809bf0efb7891387d
treeea610d53b5042d441bf15e8dce67eec38514dc20
parent05cf1ad82eb903eb07d7b379d0ea610bb43dd84a
glsl: Skip processing of expression trees in discard simplification.

It only cares about "if", "loop", and "discard".
src/glsl/opt_discard_simplification.cpp