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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_atomics_to_ssbo.c191 nir_foreach_uniform_variable_safe(var, shader) {
H A Dnir.h714 #define nir_foreach_uniform_variable_safe(var, shader) \ macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_screen.c250 nir_foreach_uniform_variable_safe(var, s)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp405 nir_foreach_uniform_variable_safe(var, shader) {
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir.c440 nir_foreach_uniform_variable_safe (var, s) {

Completed in 17 milliseconds