summaryrefslogtreecommitdiff
path: root/src/glsl/ir_rvalue_visitor.h
AgeCommit message (Collapse)Author
2010-08-13glsl2: Add a generic visitor class to call back with pointers to each rvalue.Eric Anholt
I keep copy and pasting this code all over, so consolidate it in one place.