History log of /external/mesa3d/src/glsl/ir_rvalue_visitor.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8c2a9838355cfd02356bf7b22eead408d909fe25 20-Jul-2012 Eric Anholt <eric@anholt.net> glsl: Add a variant of the rvalue visitor for handle_rvalue() on the way down.

For the UBO lowering pass, I want to see the whole dereference chain for
replacing, not the innermost ir_dereference_variable.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
/external/mesa3d/src/glsl/ir_rvalue_visitor.h
b3b0cf6a4c6b23e0ebe7e5f5ab1b7cacf27268b1 14-Aug-2010 Eric Anholt <eric@anholt.net> glsl2: Add a generic visitor class to call back with pointers to each rvalue.

I keep copy and pasting this code all over, so consolidate it in one
place.
/external/mesa3d/src/glsl/ir_rvalue_visitor.h