Searched refs:nir_opt_access (Results 1 – 9 of 9) sorted by relevance
305 nir_opt_access(nir_shader *shader) in nir_opt_access() function
196 'nir_opt_access.c',
5037 bool nir_opt_access(nir_shader *shader);
236 - nir: add missing break to nir_opt_access()
4049 - st/nir: call nir_opt_access before gl_nir_lower_buffers4050 - radeonsi: don't use nir_opt_access
2173 - st/mesa: call nir_opt_access only once
4591 - nir: add missing break to nir_opt_access()
315 nir/nir_opt_access.c \
763 NIR_PASS_V(nir, nir_opt_access); in st_link_nir()