Home
last modified time | relevance | path

Searched refs:has_sampler_deref (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_print.c1117 bool has_texture_deref = false, has_sampler_deref = false; in print_tex_instr() local
1171 has_sampler_deref = true; in print_tex_instr()
1213 if (!has_sampler_deref) { in print_tex_instr()