Searched refs:TGSI_OPCODE_TXQ (Results 1 – 12 of 12) sorted by relevance
134 case TGSI_OPCODE_TXQ: in tgsi_opcode_infer_type()
62 opcode == TGSI_OPCODE_TXQ || in is_mem_query_inst()94 opcode != TGSI_OPCODE_TXQ && in computes_derivative()366 case TGSI_OPCODE_TXQ: in scan_instruction()
162 case TGSI_OPCODE_TXQ: in tgsi_util_get_src_usage_mask()
5375 case TGSI_OPCODE_TXQ: in exec_instruction()
440 TGSI_OPCODE_TXQ = 95, enumerator
823 case TGSI_OPCODE_TXQ: in lp_emit_instruction_aos()
2690 opcode == TGSI_OPCODE_TXQ || in near_end_of_shader()4535 bld.bld_base.op_actions[TGSI_OPCODE_TXQ].emit = txq_emit; in lp_build_tgsi_soa()
2649 tex_opcode = TGSI_OPCODE_TXQ; in ntt_emit_texture()2655 tex_opcode = TGSI_OPCODE_TXQ; in ntt_emit_texture()2672 if (tex_opcode == TGSI_OPCODE_TXQ) { in ntt_emit_texture()
1871 [TGSI_OPCODE_TXQ] = 0,2115 case TGSI_OPCODE_TXQ: in ttn_emit_instruction()
360 case TGSI_OPCODE_TXQ: in srcMask()3549 case TGSI_OPCODE_TXQ: in handleInstruction()
7583 if (inst->Instruction.Opcode == TGSI_OPCODE_TXQ && in tgsi_tex()7606 if (inst->Instruction.Opcode == TGSI_OPCODE_TXQ) { in tgsi_tex()7687 inst->Instruction.Opcode != TGSI_OPCODE_TXQ) { in tgsi_tex()11880 [TGSI_OPCODE_TXQ] = { FETCH_OP_GET_TEXTURE_RESINFO, tgsi_tex},12077 [TGSI_OPCODE_TXQ] = { FETCH_OP_GET_TEXTURE_RESINFO, tgsi_tex},12304 [TGSI_OPCODE_TXQ] = { FETCH_OP_GET_TEXTURE_RESINFO, tgsi_tex},
11069 case TGSI_OPCODE_TXQ: in emit_instruction()