Searched refs:tfeedback_has_fog (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | opt_dead_builtin_varyings.cpp | 78 tfeedback_has_fog(false), 226 this->tfeedback_has_fog = true; 263 bool tfeedback_has_fog; member in class:__anon112a57600110::varying_info_visitor 341 if (!external_has_fog && !info->tfeedback_has_fog && |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | opt_dead_builtin_varyings.cpp | 78 tfeedback_has_fog(false), 226 this->tfeedback_has_fog = true; 263 bool tfeedback_has_fog; member in class:__anon4cdfd2ed0110::varying_info_visitor 341 if (!external_has_fog && !info->tfeedback_has_fog && |
Completed in 4 milliseconds