Searched refs:nir_texop_tex_prefetch (Results 1 – 7 of 7) sorted by relevance
191 tex->op = nir_texop_tex_prefetch; in lower_tex_prefetch_block()
2240 case nir_texop_tex_prefetch: in emit_tex()
1139 case nir_texop_tex_prefetch: in print_tex_instr()
2228 nir_texop_tex_prefetch, /**< Regular texture look-up, eligible for pre-dispatch */ enumerator
1799 case nir_texop_tex_prefetch: in bi_tex_op()
2672 case nir_texop_tex_prefetch: in vtn_handle_texture()
1081 - nir: Add new texop nir_texop_tex_prefetch