Searched refs:nir_texop_txl (Results 1 – 24 of 24) sorted by relevance
45 if (tex->op != nir_texop_txl) in nir_lod_errata_instr()
2112 case nir_texop_txl: in emit_tex()
231 assert(tex->op == nir_texop_txb || tex->op == nir_texop_txl); in lower_txl_txf_array_or_cube()297 (tex->op == nir_texop_txl || tex->op == nir_texop_txb) && in r600_nir_lower_txl_txf_array_or_cube_impl()
54 case nir_texop_txl: in do_emit()86 case nir_texop_txl: in do_emit()
46 tex->op = nir_texop_txl; in ir3_nir_lower_tg4_to_tex_instr()
2260 case nir_texop_txl: opc = OPC_SAML; break; in emit_tex()
240 tex->op = nir_texop_txl; in lower_implicit_lod()466 tex->op = nir_texop_txl; in replace_gradient_with_lod()1158 tex->op == nir_texop_txl || tex->op == nir_texop_query_levels || in nir_lower_tex_block()1163 tex->op = nir_texop_txl; in nir_lower_tex_block()
2214 nir_texop_txl, /**< Texture look-up with explicit LOD */ enumerator2372 case nir_texop_txl: in nir_tex_instr_is_query()
1103 case nir_texop_txl: in print_tex_instr()
214 case nir_texop_txl: inst.opcode = INST_OPCODE_TEXLDL; break; in etna_emit_tex()
288 } else if (instr->op == nir_texop_txl) { in v3d40_vir_emit_tex()
1797 case nir_texop_txl: in bi_tex_op()1845 case nir_texop_txl: in emit_texc()2030 if (instr->op != nir_texop_txl) in bi_is_normal_tex()
442 case nir_texop_txl: in ppir_emit_tex()
493 op = nir_texop_txl; in ptn_tex()
679 case nir_texop_txl: in emit_tex()
2586 texop = nir_texop_txl; in vtn_handle_texture()2646 case nir_texop_txl: in vtn_handle_texture()2790 vtn_assert(texop == nir_texop_txl || texop == nir_texop_txf || in vtn_handle_texture()2798 vtn_assert(texop == nir_texop_txl); in vtn_handle_texture()
1364 op = nir_texop_txl; in ttn_tex()1368 op = nir_texop_txl; in ttn_tex()
1777 case nir_texop_txl: in ntt_emit_texture()
516 case nir_texop_txl: in getOperation()2939 case nir_texop_txl: in visit()
1943 case nir_texop_txl: op = ir_txl; break; in ir_texture_opcode_for_nir_texop()
5839 case nir_texop_txl: in nir_emit_texture()
2365 op = (ir->op == ir_txb) ? nir_texop_txb : nir_texop_txl; in visit()
1970 instr->op == nir_texop_txl || instr->op == nir_texop_txd || instr->op == nir_texop_lod) in visit_tex()
1861 tex->op == nir_texop_txl || in emit_tex()