Searched refs:nir_foreach_shader_in_variable_safe (Results 1 – 2 of 2) sorted by relevance
112 nir_foreach_shader_in_variable_safe(var, nir) { in st_nir_assign_vs_in_locations()
685 #define nir_foreach_shader_in_variable_safe(var, shader) \ macro