Searched refs:TGSI_OPCODE_TEX_LZ (Results 1 – 7 of 7) sorted by relevance
292 case TGSI_OPCODE_TEX_LZ: in tgsi_util_get_inst_usage_mask()
91 opcode != TGSI_OPCODE_TEX_LZ && in computes_derivative()361 case TGSI_OPCODE_TEX_LZ: in scan_instruction()
368 TGSI_OPCODE_TEX_LZ = 17, enumerator
1363 case TGSI_OPCODE_TEX_LZ: in ttn_tex()1483 tgsi_inst->Instruction.Opcode == TGSI_OPCODE_TEX_LZ) { in ttn_tex()1484 if (tgsi_inst->Instruction.Opcode == TGSI_OPCODE_TEX_LZ) in ttn_tex()1808 [TGSI_OPCODE_TEX_LZ] = 0,2097 case TGSI_OPCODE_TEX_LZ: in ttn_emit_instruction()
322 case TGSI_OPCODE_TEX_LZ: in srcMask()332 insn->Instruction.Opcode != TGSI_OPCODE_TEX_LZ && in srcMask()2312 if (tgsi.getOpcode() == TGSI_OPCODE_TEX_LZ) in handleTEX()3445 case TGSI_OPCODE_TEX_LZ: in handleInstruction()
2035 if (inst->Instruction.Opcode == TGSI_OPCODE_TEX_LZ || in lp_build_lod_property()2161 if (inst->Instruction.Opcode == TGSI_OPCODE_TEX_LZ) { in emit_tex()4526 bld.bld_base.op_actions[TGSI_OPCODE_TEX_LZ].emit = txl_emit; in lp_build_tgsi_soa()
4366 opcode = TGSI_OPCODE_TEX_LZ; in visit()6160 case TGSI_OPCODE_TEX_LZ: in compile_tgsi_instruction()