Searched refs:OPCODE_TXL (Results 1 – 8 of 8) sorted by relevance
239 { OPCODE_TXL, "TXL", 1, 1 },285 opcode == OPCODE_TXL || in _mesa_is_tex_instruction()
231 OPCODE_TXL, /* 3 2 X */ enumerator
427 case OPCODE_TXL: in is_texture_instruction()
727 case OPCODE_TXL: in _mesa_fprint_instruction_opt()
2015 opcode = OPCODE_TXL; in visit()2101 if (opcode == OPCODE_TXL || opcode == OPCODE_TXB) { in visit()
1713 case OPCODE_TXL: in _mesa_execute_program()
654 case OPCODE_TXL: in translate_opcode()714 case OPCODE_TXL: in compile_instruction()
1115 case OPCODE_TXL: in upload_program()