Searched refs:TGSI_OPCODE_TXQ_LZ (Results 1 – 2 of 2) sorted by relevance
143 { 1, 1, 1, 0, 0, 0, OTHR, "TXQ_LZ", TGSI_OPCODE_TXQ_LZ },335 case TGSI_OPCODE_TXQ_LZ: in tgsi_opcode_infer_type()443 case TGSI_OPCODE_TXQ_LZ: in tgsi_opcode_infer_src_type()
434 #define TGSI_OPCODE_TXQ_LZ 103 /* TXQ for mipmap level 0 */ macro