Searched refs:nir_texop_tex_prefetch (Results 1 – 7 of 7) sorted by relevance
187 tex->op = nir_texop_tex_prefetch; in lower_tex_prefetch_block()
2450 case nir_texop_tex_prefetch: in emit_tex()
1103 case nir_texop_tex_prefetch: in print_tex_instr()
2183 nir_texop_tex_prefetch, /**< Regular texture look-up, eligible for pre-dispatch */ enumerator
2545 case nir_texop_tex_prefetch: in bi_tex_op()
2771 case nir_texop_tex_prefetch: in vtn_handle_texture()
1081 - nir: Add new texop nir_texop_tex_prefetch