Searched refs:nir_texop_txf_ms (Results 1 – 16 of 16) sorted by relevance
41 if (instr->op != nir_texop_txf_ms) in vc4_nir_lower_txf_ms_instr()
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()
169 if (instr->op != nir_texop_txf_ms && in lower_sampler()
288 case nir_texop_txf_ms: in gather_tex_info()
1188 nir_texop_txf_ms, /**< Multisample texture fetch */ enumerator1325 case nir_texop_txf_ms: in nir_tex_instr_is_query()1340 case nir_texop_txf_ms: in nir_tex_instr_src_type()
700 case nir_texop_txf_ms: in print_tex_instr()
507 tex->op = nir_texop_txf_ms; in radv_meta_build_resolve_shader_core()547 tex_add->op = nir_texop_txf_ms; in radv_meta_build_resolve_shader_core()
2030 case nir_texop_txf_ms: op = ir_txf_ms; break; in ir_texture_opcode_for_nir_texop()2087 case nir_texop_txf_ms: in nir_emit_texture()2187 if (instr->op == nir_texop_txf_ms || in nir_emit_texture()
4579 case nir_texop_txf_ms: in nir_emit_texture()4661 assert(instr->op == nir_texop_txf_ms); in nir_emit_texture()4684 (instr->op == nir_texop_txf_ms || in nir_emit_texture()4718 case nir_texop_txf_ms: in nir_emit_texture()
1902 texop = nir_texop_txf_ms; in vtn_handle_texture()2066 vtn_assert(texop == nir_texop_txf_ms); in vtn_handle_texture()2067 texop = nir_texop_txf_ms; in vtn_handle_texture()2117 case nir_texop_txf_ms: in vtn_handle_texture()
1241 op = nir_texop_txf_ms; in ttn_tex()1360 if (op == nir_texop_txf_ms) in ttn_tex()
2331 case nir_texop_txf_ms: in build_tex_intrinsic()4815 if (fmask_ptr && !instr->sampler && (instr->op == nir_texop_txf_ms || in tex_fetch_ptrs()5035 instr->op != nir_texop_txf && instr->op != nir_texop_txf_ms) { in visit_tex()5065 } else if (instr->op == nir_texop_txf_ms && sample_index) { in visit_tex()
1986 op = nir_texop_txf_ms; in visit()
247 blorp_create_nir_tex_instr(b, v, nir_texop_txf_ms, pos, in blorp_nir_txf_ms()
2320 case nir_texop_txf_ms: in emit_tex()