Searched defs:ir_variable (Results 1 – 2 of 2) sorted by relevance
73 virtual void visit(class ir_variable *) {} in visit()
1484 ir_variable::ir_variable(const struct glsl_type *type, const char *name, in ir_variable() function in ir_variable