Home
last modified time | relevance | path

Searched refs:nir_foreach_uniform_variable_safe (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/virglrenderer/src/drm/
H A D.clang-format44 - nir_foreach_uniform_variable_safe
/aosp_15_r20/external/mesa3d/src/
H A D.clang-format112 - nir_foreach_uniform_variable_safe
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_atomics_to_ssbo.c205 nir_foreach_uniform_variable_safe(var, shader) { in nir_lower_atomics_to_ssbo()
H A Dnir_lower_cl_images.c96 nir_foreach_uniform_variable_safe(var, nir) { in nir_dedup_inline_samplers()
H A Dnir.h936 #define nir_foreach_uniform_variable_safe(var, shader) \ macro
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr300_nir.c249 nir_foreach_uniform_variable_safe(var, s) { in r300_finalize_nir()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/
H A Di915_screen.c269 nir_foreach_uniform_variable_safe (var, s) { in i915_finalize_nir()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp139 nir_foreach_uniform_variable_safe(var, shader) in sort_uniforms()
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_nir.c564 nir_foreach_uniform_variable_safe (var, s) { in ir3_finalize_nir()