Searched refs:nir_foreach_uniform_variable_safe (Results 1 – 4 of 4) sorted by relevance
44 - nir_foreach_uniform_variable_safe
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()