Searched refs:TGSI_OPCODE_TXF (Results 1 – 13 of 13) sorted by relevance
237 case TGSI_OPCODE_TXF: in tgsi_util_get_src_usage_mask()278 if (opcode == TGSI_OPCODE_TXF || in tgsi_util_get_src_usage_mask()
272 case TGSI_OPCODE_TXF: in tgsi_opcode_infer_src_type()
89 opcode != TGSI_OPCODE_TXF && in computes_derivative()368 case TGSI_OPCODE_TXF: in scan_instruction()
5371 case TGSI_OPCODE_TXF: in exec_instruction()
439 TGSI_OPCODE_TXF = 94, enumerator
61 Only the "direct fetch" sample opcodes are supported (TGSI_OPCODE_TXF,
1366 case TGSI_OPCODE_TXF: in ttn_tex()1492 if (tgsi_inst->Instruction.Opcode == TGSI_OPCODE_TXF || in ttn_tex()1870 [TGSI_OPCODE_TXF] = 0,2108 case TGSI_OPCODE_TXF: in ttn_emit_instruction()
2628 tex_opcode = TGSI_OPCODE_TXF; in ntt_emit_texture()
818 case TGSI_OPCODE_TXF: in lp_emit_instruction_aos()
2689 opcode == TGSI_OPCODE_TXF || in near_end_of_shader()4536 bld.bld_base.op_actions[TGSI_OPCODE_TXF].emit = txf_emit; in lp_build_tgsi_soa()
320 case TGSI_OPCODE_TXF: in srcMask()3540 case TGSI_OPCODE_TXF: in handleInstruction()
7562 inst->Instruction.Opcode == TGSI_OPCODE_TXF && in tgsi_tex()7567 inst->Instruction.Opcode == TGSI_OPCODE_TXF && in tgsi_tex()7611 else if (inst->Instruction.Opcode == TGSI_OPCODE_TXF) { in tgsi_tex()11879 [TGSI_OPCODE_TXF] = { FETCH_OP_LD, tgsi_tex},12076 [TGSI_OPCODE_TXF] = { FETCH_OP_LD, tgsi_tex},12303 [TGSI_OPCODE_TXF] = { FETCH_OP_LD, tgsi_tex},
11065 case TGSI_OPCODE_TXF: in emit_instruction()