Searched refs:TGSI_OPCODE_TXF_LZ (Results 1 – 8 of 8) sorted by relevance
273 case TGSI_OPCODE_TXF_LZ: in tgsi_opcode_infer_src_type()
293 case TGSI_OPCODE_TXF_LZ: in tgsi_util_get_inst_usage_mask()
90 opcode != TGSI_OPCODE_TXF_LZ && in computes_derivative()369 case TGSI_OPCODE_TXF_LZ: in scan_instruction()
376 TGSI_OPCODE_TXF_LZ = 25, enumerator
1373 case TGSI_OPCODE_TXF_LZ: in ttn_tex()1499 tgsi_inst->Instruction.Opcode == TGSI_OPCODE_TXF_LZ) { in ttn_tex()1504 if (tgsi_inst->Instruction.Opcode == TGSI_OPCODE_TXF_LZ) in ttn_tex()1812 [TGSI_OPCODE_TXF_LZ] = 0,2106 case TGSI_OPCODE_TXF_LZ: in ttn_emit_instruction()
323 case TGSI_OPCODE_TXF_LZ: in srcMask()333 insn->Instruction.Opcode != TGSI_OPCODE_TXF_LZ && in srcMask()2412 if (!ms && tgsi.getOpcode() == TGSI_OPCODE_TXF_LZ) in handleTXF()3474 case TGSI_OPCODE_TXF_LZ: in handleInstruction()
2523 inst->Instruction.Opcode != TGSI_OPCODE_TXF_LZ) { in emit_fetch_texels()4530 bld.bld_base.op_actions[TGSI_OPCODE_TXF_LZ].emit = txf_emit; in lp_build_tgsi_soa()
4400 opcode = TGSI_OPCODE_TXF_LZ; in visit()4805 if (inst->op == TGSI_OPCODE_TXF || inst->op == TGSI_OPCODE_TXF_LZ) { in count_resources()6168 case TGSI_OPCODE_TXF_LZ: in compile_tgsi_instruction()