Searched refs:OPCODE_TXL (Results 1 – 8 of 8) sorted by relevance
151 { OPCODE_TXL, "TXL", 1, 1 },190 opcode == OPCODE_TXL || in _mesa_is_tex_instruction()
170 OPCODE_TXL, /* 3 2 X */ enumerator
529 case OPCODE_TXL: in ptn_tex()600 if (prog_inst->Opcode == OPCODE_TXL) { in ptn_tex()668 [OPCODE_TXL] = 0,794 case OPCODE_TXL: in ptn_emit_instruction()
424 case OPCODE_TXL: in is_texture_instruction()
653 case OPCODE_TXL: in _mesa_fprint_instruction_opt()
1131 case OPCODE_TXL: in _mesa_execute_program()
1969 opcode = OPCODE_TXL; in visit()2071 if (opcode == OPCODE_TXL || opcode == OPCODE_TXB) { in visit()
1001 case OPCODE_TXL: in upload_program()