Searched refs:OPCODE_TXP (Results 1 – 12 of 12) sorted by relevance
240 { OPCODE_TXP, "TXP", 1, 1 },286 opcode == OPCODE_TXP); in _mesa_is_tex_instruction()
232 OPCODE_TXP, /* X X */ enumerator
428 case OPCODE_TXP: in is_texture_instruction()
726 case OPCODE_TXP: in _mesa_fprint_instruction_opt()
1048 if (inst->Opcode == OPCODE_TXP) { in _mesa_postprocess_program()
2036 opcode = OPCODE_TXP; in visit()2083 if (ir->shadow_comparitor && (!ir->projector || opcode == OPCODE_TXP)) { in visit()
1729 case OPCODE_TXP: /* GL_ARB_fragment_program only */ in _mesa_execute_program()
222 case OPCODE_TXP: in brw_wm_pass1()
329 case OPCODE_TXP: in brw_wm_pass2()
897 assert(inst->Opcode == OPCODE_TXP); in projtex()1139 case OPCODE_TXP: in brw_wm_pass_fp()
656 case OPCODE_TXP: in translate_opcode()715 case OPCODE_TXP: in compile_instruction()
1056 case OPCODE_TXP: in upload_program()