Home
last modified time | relevance | path

Searched refs:nir_foreach_shader_out_variable_safe (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/amd/
D.clang-format51 - nir_foreach_shader_out_variable_safe
/third_party/mesa3d/src/gallium/drivers/i915/
D.clang-format55 - nir_foreach_shader_out_variable_safe
/third_party/mesa3d/src/gallium/drivers/freedreno/
D.clang-format68 - nir_foreach_shader_out_variable_safe
/third_party/mesa3d/src/freedreno/
D.clang-format68 - nir_foreach_shader_out_variable_safe
/third_party/mesa3d/src/gallium/drivers/d3d12/
D.clang-format107 - nir_foreach_shader_out_variable_safe
/third_party/mesa3d/src/amd/compiler/
D.clang-format57 - nir_foreach_shader_out_variable_safe
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_nir_lower_io.c431 nir_foreach_shader_out_variable_safe(var, c->s) { in v3d_nir_lower_io_update_output_var_base()
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_lower_packed_varyings.c965 nir_foreach_shader_out_variable_safe(var, state->shader) { in lower_packed_outputs()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir.cpp181 nir_foreach_shader_out_variable_safe(var, shader) { in sort_fsoutput()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_tess.c963 nir_foreach_shader_out_variable_safe (var, shader) { in ir3_nir_lower_gs()
/third_party/mesa3d/src/compiler/nir/
Dnir.h811 #define nir_foreach_shader_out_variable_safe(var, shader) \ macro
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c1072 nir_foreach_shader_out_variable_safe(var, stage->nir) { in anv_pipeline_link_fs()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c2050 nir_foreach_shader_out_variable_safe(var, nir) { in prune_io()