Searched refs:TGSI_OPCODE_TEX_LZ (Results 1 – 6 of 6) sorted by relevance
292 case TGSI_OPCODE_TEX_LZ: in tgsi_util_get_inst_usage_mask()
90 opcode != TGSI_OPCODE_TEX_LZ && in computes_derivative()357 case TGSI_OPCODE_TEX_LZ: in scan_instruction()
359 #define TGSI_OPCODE_TEX_LZ 17 macro
1860 case TGSI_OPCODE_TEX_LZ: in build_tex_intrinsic()1953 bld_base->op_actions[TGSI_OPCODE_TEX_LZ] = tex_action; in si_shader_context_init_mem()
324 case TGSI_OPCODE_TEX_LZ: in srcMask()334 insn->Instruction.Opcode != TGSI_OPCODE_TEX_LZ && in srcMask()2382 if (tgsi.getOpcode() == TGSI_OPCODE_TEX_LZ) in handleTEX()3521 case TGSI_OPCODE_TEX_LZ: in handleInstruction()
4124 opcode = TGSI_OPCODE_TEX_LZ; in visit()5826 case TGSI_OPCODE_TEX_LZ: in compile_tgsi_instruction()