summaryrefslogtreecommitdiff
path: root/src/glsl/ir_rvalue_visitor.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-07glsl: Add a variant of the rvalue visitor for handle_rvalue() on the way down.Eric Anholt1-2/+29
2010-08-13glsl2: Add a generic visitor class to call back with pointers to each rvalue.Eric Anholt1-0/+47