Home
last modified time | relevance | path

Searched refs:texcoord_array (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dopt_dead_builtin_varyings.cpp67 texcoord_array(NULL), in varying_info_visitor()
123 this->texcoord_array = var; in visit_enter()
238 if (!this->texcoord_array) { in get()
247 ir_variable *texcoord_array; member in __anon252751e10111::varying_info_visitor
392 var == this->info->texcoord_array) { in visit()
442 this->info->texcoord_array) { in handle_rvalue()