Home | History | Annotate | Download | only in main

Lines Matching refs:instructions

655  * operands match, we can emit fewer instructions.
780 * Generate instructions for one texture unit's env/combiner mode.
1069 * Generate instructions for loading all texture source terms.
1089 * Generate instructions for loading bump map textures.
1232 * all referenced texture sources and emit texld instructions
1240 /* Second pass - emit combine instructions to build final color:
1299 p.instructions = p.shader->ir;
1315 _mesa_glsl_initialize_variables(p.instructions, state);
1333 p.instructions = &main_sig->body;