Home
last modified time | relevance | path

Searched defs:nir_foreach_shader_out_variable_safe (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_tess.c963 nir_foreach_shader_out_variable_safe (var, shader) { in ir3_nir_lower_gs() function
/third_party/mesa3d/src/compiler/nir/
H A Dnir.h811 #define nir_foreach_shader_out_variable_safe(var, shader) \ macro
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp181 nir_foreach_shader_out_variable_safe(var, shader) { in sort_fsoutput() function
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c2050 nir_foreach_shader_out_variable_safe(var, nir) { in prune_io() function

Completed in 14 milliseconds