Searched refs:TGSI_OPCODE_TEX2 (Results 1 – 12 of 12) sorted by relevance
238 case TGSI_OPCODE_TEX2: in tgsi_util_get_inst_usage_mask()284 else if (inst->Instruction.Opcode == TGSI_OPCODE_TEX2 || in tgsi_util_get_inst_usage_mask()
370 case TGSI_OPCODE_TEX2: in scan_instruction()
5750 case TGSI_OPCODE_TEX2: in exec_instruction()
528 TGSI_OPCODE_TEX2 = 177, enumerator
342 case TGSI_OPCODE_TEX2: in analyse_instruction()
2685 opcode == TGSI_OPCODE_TEX2 || in near_end_of_shader()4531 bld.bld_base.op_actions[TGSI_OPCODE_TEX2].emit = tex2_emit; in lp_build_tgsi_soa()
1336 case TGSI_OPCODE_TEX2: in ttn_tex()1929 [TGSI_OPCODE_TEX2] = 0,2101 case TGSI_OPCODE_TEX2: in ttn_emit_instruction()
2170 tex_opcode = TGSI_OPCODE_TEX2; in ntt_emit_texture()
311 case TGSI_OPCODE_TEX2: in srcMask()2347 case TGSI_OPCODE_TEX2: shd = fetchSrc(1, 0); break; in handleTEX()2397 tgsi.getOpcode() == TGSI_OPCODE_TEX2 || in handleTEX()3520 case TGSI_OPCODE_TEX2: in handleInstruction()
4423 opcode = (is_cube_array && ir->shadow_comparator) ? TGSI_OPCODE_TEX2 : TGSI_OPCODE_TEX; in visit()4661 } else if (opcode == TGSI_OPCODE_TEX2) { in visit()6249 case TGSI_OPCODE_TEX2: in compile_tgsi_instruction()
7587 if (inst->Instruction.Opcode == TGSI_OPCODE_TEX2 || in tgsi_tex()11934 [TGSI_OPCODE_TEX2] = { FETCH_OP_SAMPLE, tgsi_tex},12131 [TGSI_OPCODE_TEX2] = { FETCH_OP_SAMPLE, tgsi_tex},12358 [TGSI_OPCODE_TEX2] = { FETCH_OP_SAMPLE, tgsi_tex},
9443 case TGSI_OPCODE_TEX2: in emit_vgpu10_instruction()