Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir.c1247 visit_tex_src(nir_tex_instr *instr, nir_foreach_src_cb cb, void *state) in visit_tex_src() function
1339 if (!visit_tex_src(nir_instr_as_tex(instr), cb, state)) in nir_foreach_src()