Searched refs:has_texture_deref (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_print.c917 bool has_texture_deref = false, has_sampler_deref = false; local in function:print_tex_instr
961 has_texture_deref = true;
1003 if (!has_texture_deref) {
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_print.c1117 bool has_texture_deref = false, has_sampler_deref = false; local in function:print_tex_instr
1167 has_texture_deref = true;
1209 if (!has_texture_deref) {

Completed in 5 milliseconds