Searched refs:TGSI_OPCODE_TXL (Results 1 – 16 of 16) sorted by relevance
239 case TGSI_OPCODE_TXL: in tgsi_util_get_src_usage_mask()280 opcode == TGSI_OPCODE_TXL || in tgsi_util_get_src_usage_mask()
92 opcode != TGSI_OPCODE_TXL && in computes_derivative()364 case TGSI_OPCODE_TXL: in scan_instruction()
1409 case TGSI_OPCODE_TXL: in transform_instr()1552 info->opcode_count[TGSI_OPCODE_TXL]; in tgsi_transform_lowering()
5120 case TGSI_OPCODE_TXL: in exec_instruction()
418 TGSI_OPCODE_TXL = 72, enumerator
90 case TGSI_OPCODE_TXL: return RC_OPCODE_TXL; in translate_opcode()
336 case TGSI_OPCODE_TXL: in analyse_instruction()
735 case TGSI_OPCODE_TXL: in lp_emit_instruction_aos()
2688 opcode == TGSI_OPCODE_TXL || in near_end_of_shader()4532 bld.bld_base.op_actions[TGSI_OPCODE_TXL].emit = txl_emit; in lp_build_tgsi_soa()
1356 case TGSI_OPCODE_TXL: in ttn_tex()1476 if (tgsi_inst->Instruction.Opcode == TGSI_OPCODE_TXL || in ttn_tex()1850 [TGSI_OPCODE_TXL] = 0,2102 case TGSI_OPCODE_TXL: in ttn_emit_instruction()
2640 tex_opcode = TGSI_OPCODE_TXL; in ntt_emit_texture()2685 if (tex_opcode == TGSI_OPCODE_TXL) in ntt_emit_texture()
1635 case TGSI_OPCODE_TXL: in emit_tex2()1839 case TGSI_OPCODE_TXL: in emit_tex()2842 case TGSI_OPCODE_TXL: in svga_emit_instruction()
9086 assert(inst->Instruction.Opcode == TGSI_OPCODE_TXL || in emit_txl_txb()9108 if (inst->Instruction.Opcode == TGSI_OPCODE_TXL) { in emit_txl_txb()11061 case TGSI_OPCODE_TXL: in emit_instruction()
751 case TGSI_OPCODE_TXL: in nvfx_fragprog_parse_instruction()
318 case TGSI_OPCODE_TXL: in srcMask()3512 case TGSI_OPCODE_TXL: in handleInstruction()
7907 inst->Instruction.Opcode == TGSI_OPCODE_TXL || in tgsi_tex()11857 [TGSI_OPCODE_TXL] = { FETCH_OP_SAMPLE_L, tgsi_tex},12055 [TGSI_OPCODE_TXL] = { FETCH_OP_SAMPLE_L, tgsi_tex},12282 [TGSI_OPCODE_TXL] = { FETCH_OP_SAMPLE_L, tgsi_tex},