Searched defs:temp_var (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | ff_fragment_shader.cpp | 640 ir_variable *temp_var = p->make_temp(glsl_type::vec4_type, "texenv_combine"); local in function:emit_texenv 960 ir_variable *temp_var = p->make_temp(glsl_type::float_type, "fog_temp"); local in function:emit_fog_instructions [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | ff_fragment_shader.cpp | 631 ir_variable *temp_var = p->make_temp(glsl_type::vec4_type, "texenv_combine"); local in function:emit_texenv 949 ir_variable *temp_var = p->make_temp(glsl_type::float_type, "fog_temp"); local in function:emit_fog_instructions [all...] |
Completed in 4 milliseconds