Searched refs:TGSI_OPCODE_TEX_LZ (Results 1 – 6 of 6) sorted by relevance
235 case TGSI_OPCODE_TEX_LZ: in tgsi_util_get_src_usage_mask()
91 opcode != TGSI_OPCODE_TEX_LZ && in computes_derivative()361 case TGSI_OPCODE_TEX_LZ: in scan_instruction()
363 TGSI_OPCODE_TEX_LZ = 17, enumerator
1357 case TGSI_OPCODE_TEX_LZ: in ttn_tex()1477 tgsi_inst->Instruction.Opcode == TGSI_OPCODE_TEX_LZ) { in ttn_tex()1478 if (tgsi_inst->Instruction.Opcode == TGSI_OPCODE_TEX_LZ) in ttn_tex()1809 [TGSI_OPCODE_TEX_LZ] = 0,2100 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()2336 if (tgsi.getOpcode() == TGSI_OPCODE_TEX_LZ) in handleTEX()3510 case TGSI_OPCODE_TEX_LZ: in handleInstruction()
2040 if (inst->Instruction.Opcode == TGSI_OPCODE_TEX_LZ || in lp_build_lod_property()2166 if (inst->Instruction.Opcode == TGSI_OPCODE_TEX_LZ) { in emit_tex()4533 bld.bld_base.op_actions[TGSI_OPCODE_TEX_LZ].emit = txl_emit; in lp_build_tgsi_soa()