Searched refs:nir_texop_txf_ms_fb (Results 1 – 6 of 6) sorted by relevance
64 tex->op = nir_texop_txf_ms_fb; in nir_lower_fb_read_instr()
1698 case nir_texop_txf_ms_fb: in print_tex_instr()1859 if (instr->op != nir_texop_txf_ms_fb && !has_texture_deref) { in print_tex_instr()
3198 case nir_texop_txf_ms_fb: in nir_tex_instr_is_query()3233 case nir_texop_txf_ms_fb: in nir_tex_instr_src_type()
2386 nir_texop_txf_ms_fb, enumerator
3539 case nir_texop_txf_ms_fb: in emit_tex()3661 if (tex->op == nir_texop_txf_ms_fb) { in emit_tex()
3271 case nir_texop_txf_ms_fb: in vtn_handle_texture()