Home
last modified time | relevance | path

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

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/nir/
H A Dnir.c1154 visit_tex_src(nir_tex_instr *instr, nir_foreach_src_cb cb, void *state) in visit_tex_src() function
1244 if (!visit_tex_src(nir_instr_as_tex(instr), cb, state)) in nir_foreach_src()