Searched refs:OPCODE_TXL (Results 1 – 8 of 8) sorted by relevance
149 { OPCODE_TXL, "TXL", 1, 1 },188 opcode == OPCODE_TXL || in _mesa_is_tex_instruction()
170 OPCODE_TXL, /* 3 2 X */ enumerator
541 case OPCODE_TXL: in ptn_tex()625 if (prog_inst->Opcode == OPCODE_TXL) { in ptn_tex()693 [OPCODE_TXL] = 0,819 case OPCODE_TXL: in ptn_emit_instruction()
638 case OPCODE_TXL: in _mesa_fprint_instruction_opt()
424 case OPCODE_TXL: in is_texture_instruction()
1127 case OPCODE_TXL: in _mesa_execute_program()
2034 opcode = OPCODE_TXL; in visit()2136 if (opcode == OPCODE_TXL || opcode == OPCODE_TXB) { in visit()
1000 case OPCODE_TXL: in upload_program()