Searched refs:nir_foreach_uniform_variable_safe (Results 1 – 3 of 3) sorted by relevance
191 nir_foreach_uniform_variable_safe(var, shader) { in nir_lower_atomics_to_ssbo()
697 #define nir_foreach_uniform_variable_safe(var, shader) \ macro
412 nir_foreach_uniform_variable_safe(var, shader) { in sort_uniforms()