Home
last modified time | relevance | path

Searched defs:nir_foreach_uniform_variable_safe (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_atomics_to_ssbo.c217 nir_foreach_uniform_variable_safe(var, shader) { in nir_lower_atomics_to_ssbo() function
H A Dnir.h817 #define nir_foreach_uniform_variable_safe(var, shader) \ macro
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_screen.c258 nir_foreach_uniform_variable_safe(var, s) in i915_finalize_nir() function
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir.c377 nir_foreach_uniform_variable_safe (var, s) { in ir3_finalize_nir() function
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp153 nir_foreach_uniform_variable_safe(var, shader) { in sort_uniforms() function

Completed in 10 milliseconds