Searched refs:TGSI_OPCODE_TXD (Results 1 – 15 of 15) sorted by relevance
237 case TGSI_OPCODE_TXD: in tgsi_util_get_inst_usage_mask()282 if (inst->Instruction.Opcode == TGSI_OPCODE_TXD) in tgsi_util_get_inst_usage_mask()292 if (inst->Instruction.Opcode == TGSI_OPCODE_TXD) in tgsi_util_get_inst_usage_mask()
88 opcode != TGSI_OPCODE_TXD && in computes_derivative()363 case TGSI_OPCODE_TXD: in scan_instruction()
5190 case TGSI_OPCODE_TXD: in exec_instruction()
398 TGSI_OPCODE_TXD = 53, enumerator
76 case TGSI_OPCODE_TXD: return RC_OPCODE_TXD; in translate_opcode()
330 case TGSI_OPCODE_TXD: in analyse_instruction()
664 case TGSI_OPCODE_TXD: in lp_emit_instruction_aos()
2680 opcode == TGSI_OPCODE_TXD || in near_end_of_shader()4524 bld.bld_base.op_actions[TGSI_OPCODE_TXD].emit = txd_emit; in lp_build_tgsi_soa()
1374 case TGSI_OPCODE_TXD: in ttn_tex()1505 if (tgsi_inst->Instruction.Opcode == TGSI_OPCODE_TXD) { in ttn_tex()1829 [TGSI_OPCODE_TXD] = 0,2100 case TGSI_OPCODE_TXD: in ttn_emit_instruction()
2134 tex_opcode = TGSI_OPCODE_TXD; in ntt_emit_texture()
1714 case TGSI_OPCODE_TXD: in emit_tex4()1842 case TGSI_OPCODE_TXD: in emit_tex()2775 case TGSI_OPCODE_TXD: in svga_emit_instruction()
9451 case TGSI_OPCODE_TXD: in emit_vgpu10_instruction()
317 case TGSI_OPCODE_TXD: in srcMask()334 insn->Instruction.Opcode != TGSI_OPCODE_TXD) in srcMask()3514 case TGSI_OPCODE_TXD: in handleInstruction()
4458 opcode = TGSI_OPCODE_TXD; in visit()4646 if (opcode == TGSI_OPCODE_TXD) in visit()6242 case TGSI_OPCODE_TXD: in compile_tgsi_instruction()
7594 if (inst->Instruction.Opcode == TGSI_OPCODE_TXD) in tgsi_tex()7926 if (inst->Instruction.Opcode == TGSI_OPCODE_TXD) { in tgsi_tex()11810 [TGSI_OPCODE_TXD] = { FETCH_OP_SAMPLE_G, tgsi_tex},12008 [TGSI_OPCODE_TXD] = { FETCH_OP_SAMPLE_G, tgsi_tex},12235 [TGSI_OPCODE_TXD] = { FETCH_OP_SAMPLE_G, tgsi_tex},