Home
last modified time | relevance | path

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

/external/virglrenderer/src/drm/
D.clang-format44 - nir_foreach_uniform_variable_safe
/external/mesa3d/src/compiler/nir/
Dnir_lower_atomics_to_ssbo.c191 nir_foreach_uniform_variable_safe(var, shader) { in nir_lower_atomics_to_ssbo()
Dnir.h697 #define nir_foreach_uniform_variable_safe(var, shader) \ macro
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir.cpp412 nir_foreach_uniform_variable_safe(var, shader) { in sort_uniforms()