Searched refs:nir_foreach_shader_out_variable_safe (Results 1 – 10 of 10) sorted by relevance
68 - nir_foreach_shader_out_variable_safe
110 - nir_foreach_shader_out_variable_safe
369 nir_foreach_shader_out_variable_safe(var, c->s) { in v3d_nir_lower_io_update_output_var_base()
929 nir_foreach_shader_out_variable_safe(var, state->shader) { in lower_packed_outputs()
182 nir_foreach_shader_out_variable_safe(var, shader) in sort_fsoutput()
993 nir_foreach_shader_out_variable_safe (var, shader) { in ir3_nir_lower_gs()
818 nir_foreach_shader_out_variable_safe(var, stage->nir) { in anv_pipeline_link_fs()
930 #define nir_foreach_shader_out_variable_safe(var, shader) \ macro
1526 nir_foreach_shader_out_variable_safe(var, stage->nir) { in anv_pipeline_link_fs()
3499 nir_foreach_shader_out_variable_safe(var, nir) { in prune_io()