Searched refs:OPCODE_TXP (Results 1 – 9 of 9) sorted by relevance
152 { OPCODE_TXP, "TXP", 1, 1 },191 opcode == OPCODE_TXP); in _mesa_is_tex_instruction()
171 OPCODE_TXP, /* X X */ enumerator
496 case OPCODE_TXP: in ptn_tex()569 if (prog_inst->Opcode == OPCODE_TXP) { in ptn_tex()650 [OPCODE_TXP] = 0,776 case OPCODE_TXP: in ptn_emit_instruction()
652 case OPCODE_TXP: in _mesa_fprint_instruction_opt()
425 case OPCODE_TXP: in is_texture_instruction()
1147 case OPCODE_TXP: /* GL_ARB_fragment_program only */ in _mesa_execute_program()
2005 opcode = OPCODE_TXP; in visit()2052 if (ir->shadow_comparator && (!ir->projector || opcode == OPCODE_TXP)) { in visit()
511 case OPCODE_TXP: in translate_opcode()550 case OPCODE_TXP: in compile_instruction()
943 case OPCODE_TXP: in upload_program()