Searched refs:_mesa_is_tex_instruction (Results 1 – 3 of 3) sorted by relevance
445 _mesa_is_tex_instruction(gl_inst_opcode opcode);
280 _mesa_is_tex_instruction(gl_inst_opcode opcode) in _mesa_is_tex_instruction() function
1033 if (_mesa_is_tex_instruction(inst->Opcode)) { in _mesa_postprocess_program()