Searched refs:nir_texop_txf_ms (Results 1 – 13 of 13) sorted by relevance
102 tex->op = nir_texop_txf_ms; in try_lower_input_load()
42 if (txf_ms->op != nir_texop_txf_ms) in vc4_nir_lower_txf_ms_instr()
91 tex->op = nir_texop_txf_ms; in build_resolve_compute_shader()133 tex_add->op = nir_texop_txf_ms; in build_resolve_compute_shader()
1124 nir_texop_txf_ms, /**< Multisample texture fetch */ enumerator1262 case nir_texop_txf_ms: in nir_tex_instr_is_query()1277 case nir_texop_txf_ms: in nir_tex_instr_src_type()
669 case nir_texop_txf_ms: in print_tex_instr()
2140 case nir_texop_txf_ms: op = ir_txf_ms; break; in ir_texture_opcode_for_nir_texop()2196 case nir_texop_txf_ms: in nir_emit_texture()2296 if (instr->op == nir_texop_txf_ms || in nir_emit_texture()
4259 case nir_texop_txf_ms: in nir_emit_texture()4341 assert(instr->op == nir_texop_txf_ms); in nir_emit_texture()4364 (instr->op == nir_texop_txf_ms || in nir_emit_texture()4398 case nir_texop_txf_ms: in nir_emit_texture()
1470 texop = nir_texop_txf_ms; in vtn_handle_texture()1631 assert(texop == nir_texop_txf_ms); in vtn_handle_texture()1632 texop = nir_texop_txf_ms; in vtn_handle_texture()1681 case nir_texop_txf_ms: in vtn_handle_texture()
1293 op = nir_texop_txf_ms; in ttn_tex()1412 if (op == nir_texop_txf_ms) in ttn_tex()
1661 case nir_texop_txf_ms: in build_tex_intrinsic()3091 op == nir_texop_txf_ms || in set_tex_fetch_args()3167 if (fmask_ptr && !instr->sampler && (instr->op == nir_texop_txf_ms || in tex_fetch_ptrs()3360 } else if (instr->op == nir_texop_txf_ms && sample_index) { in visit_tex()
238 blorp_create_nir_tex_instr(b, v, nir_texop_txf_ms, pos, in blorp_nir_txf_ms()
1892 op = nir_texop_txf_ms; in visit()
1450 case nir_texop_txf_ms: in emit_tex()