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