Lines Matching full:get_variable
323 shader->symbols->get_variable("gl_ClipDistance");
420 ir_variable *const existing = variables.get_variable(var->name);
667 ir_variable *const output = parameters.get_variable(input->name);
815 this->symbols->get_variable(ir->var->name);
2081 consumer ? consumer->symbols->get_variable(output_var->name) : NULL;