Searched refs:nir_texop_txf_ms_fb (Results 1 – 6 of 6) sorted by relevance
60 tex->op = nir_texop_txf_ms_fb; in lower_fb_read()
1115 case nir_texop_txf_ms_fb: in print_tex_instr()1238 if (instr->op != nir_texop_txf_ms_fb) { in print_tex_instr()
2218 nir_texop_txf_ms_fb, /**< Multisample texture fetch from framebuffer */ enumerator2376 case nir_texop_txf_ms_fb: in nir_tex_instr_is_query()2405 case nir_texop_txf_ms_fb: in nir_tex_instr_src_type()
2276 case nir_texop_txf_ms_fb: in emit_tex()2401 if (tex->op == nir_texop_txf_ms_fb) { in emit_tex()
1803 case nir_texop_txf_ms_fb: in bi_tex_op()
2667 case nir_texop_txf_ms_fb: in vtn_handle_texture()