Home
last modified time | relevance | path

Searched refs:nir_foreach_shader_in_variable_safe (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/
H A D.clang-format108 - nir_foreach_shader_in_variable_safe
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_mesh_perprim_wa.c478 nir_foreach_shader_in_variable_safe(var, nir) { in anv_frag_convert_attrs_prim_to_vert()
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_packed_varyings.c945 nir_foreach_shader_in_variable_safe(var, state->shader) { in lower_packed_inputs()
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp107 nir_foreach_shader_in_variable_safe(var, nir) { in st_nir_assign_vs_in_locations()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir.h924 #define nir_foreach_shader_in_variable_safe(var, shader) \ macro
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c3495 nir_foreach_shader_in_variable_safe(var, nir) { in prune_io()
4149 nir_foreach_shader_in_variable_safe(var, nir) { in zink_shader_compile()