summaryrefslogtreecommitdiff
path: root/src/glsl/ir_rvalue_visitor.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-30glsl: Modify ir_end_primitive to have a stream.Iago Toral Quiroga1-0/+3
2014-06-30glsl: Modify ir_emit_vertex to have a stream.Iago Toral Quiroga1-0/+3
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