Searched refs:lower_texcoord_array (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dopt_dead_builtin_varyings.cpp67 : lower_texcoord_array(true),
131 this->lower_texcoord_array = false;
164 this->lower_texcoord_array = false;
231 this->lower_texcoord_array = false;
240 this->lower_texcoord_array = false;
247 bool lower_texcoord_array; member in class:__anon112a57600110::varying_info_visitor
301 if (info->lower_texcoord_array) {
392 if (this->info->lower_texcoord_array &&
438 if (this->info->lower_texcoord_array) {
517 lower_texcoord_array(struc function in typeref:typename:void
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dopt_dead_builtin_varyings.cpp67 : lower_texcoord_array(true),
131 this->lower_texcoord_array = false;
164 this->lower_texcoord_array = false;
231 this->lower_texcoord_array = false;
240 this->lower_texcoord_array = false;
247 bool lower_texcoord_array; member in class:__anon4cdfd2ed0110::varying_info_visitor
301 if (info->lower_texcoord_array) {
392 if (this->info->lower_texcoord_array &&
438 if (this->info->lower_texcoord_array) {
517 lower_texcoord_array(struc function in typeref:typename:void
[all...]

Completed in 18 milliseconds