Searched refs:nir_foreach_shader_out_variable_safe (Results 1 – 13 of 13) sorted by relevance
51 - nir_foreach_shader_out_variable_safe
55 - nir_foreach_shader_out_variable_safe
68 - nir_foreach_shader_out_variable_safe
107 - nir_foreach_shader_out_variable_safe
57 - nir_foreach_shader_out_variable_safe
431 nir_foreach_shader_out_variable_safe(var, c->s) { in v3d_nir_lower_io_update_output_var_base()
965 nir_foreach_shader_out_variable_safe(var, state->shader) { in lower_packed_outputs()
181 nir_foreach_shader_out_variable_safe(var, shader) { in sort_fsoutput()
963 nir_foreach_shader_out_variable_safe (var, shader) { in ir3_nir_lower_gs()
811 #define nir_foreach_shader_out_variable_safe(var, shader) \ macro
1072 nir_foreach_shader_out_variable_safe(var, stage->nir) { in anv_pipeline_link_fs()
2050 nir_foreach_shader_out_variable_safe(var, nir) { in prune_io()