Searched refs:nir_foreach_shader_in_variable_safe (Results 1 – 4 of 4) sorted by relevance
981 nir_foreach_shader_in_variable_safe(var, state->shader) { in lower_packed_inputs()
103 nir_foreach_shader_in_variable_safe(var, nir) { in st_nir_assign_vs_in_locations()
805 #define nir_foreach_shader_in_variable_safe(var, shader) \ macro
2046 nir_foreach_shader_in_variable_safe(var, nir) { in prune_io()