/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_flatshade.c | 45 nir_foreach_shader_in_variable(var, shader) { in nir_lower_flatshade() function
|
H A D | nir_lower_single_sampled.c | 103 nir_foreach_shader_in_variable(var, shader) { in nir_lower_single_sampled() function
|
H A D | nir_gather_info.c | 1007 nir_foreach_shader_in_variable(var, shader) { in nir_shader_gather_info() function
|
H A D | nir_lower_clip.c | 476 nir_foreach_shader_in_variable(var, shader) { in fs_has_clip_dist_input_var() function
|
H A D | nir.h | 802 #define nir_foreach_shader_in_variable(var, shader) \ macro
|
H A D | nir_linking_helpers.c | 211 nir_foreach_shader_in_variable(var, consumer) { in nir_remove_unused_varyings() function 973 nir_foreach_shader_in_variable(var, consumer) { in nir_link_xfb_varyings() function 1007 nir_foreach_shader_in_variable(var, consumer) { in get_matching_input_var() function 1669 nir_foreach_shader_in_variable(variable, consumer) { in nir_assign_linked_io_var_locations() function 1691 nir_foreach_shader_in_variable(variable, consumer) { in nir_assign_linked_io_var_locations() function
|
H A D | nir.c | 2684 nir_foreach_shader_in_variable(var, shader) { in nir_remap_dual_slot_attributes() function 2691 nir_foreach_shader_in_variable(var, shader) { in nir_remap_dual_slot_attributes() function
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_interpolation_map.c | 78 nir_foreach_shader_in_variable(var, nir) { in brw_setup_vue_interpolation() function
|
H A D | brw_nir.c | 420 nir_foreach_shader_in_variable(var, nir) { in brw_nir_lower_fs_inputs() function 942 nir_foreach_shader_in_variable(var, consumer) { in brw_nir_link_shaders() function
|
/third_party/mesa3d/src/imagination/rogue/ |
H A D | rogue_build_data.c | 157 nir_foreach_shader_in_variable (var, nir) { in collect_io_data_fs() function 302 nir_foreach_shader_in_variable (var, nir) { in collect_io_data_vs() function
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
H A D | nir_to_tgsi_info.c | 490 nir_foreach_shader_in_variable(variable, nir) { in nir_tgsi_scan_shader() function 576 nir_foreach_shader_in_variable(var, nir) { in nir_tgsi_scan_shader() function
|
H A D | nir_draw_helpers.c | 217 nir_foreach_shader_in_variable(var, shader) { in nir_lower_aaline_fs() function 339 nir_foreach_shader_in_variable(var, shader) { in nir_lower_aapoint_fs() function
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_nir.c | 562 nir_foreach_shader_in_variable (var, nir) { in ir3_nir_lower_view_layer_id() function
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_shader_info.c | 494 nir_foreach_shader_in_variable (variable, nir) in radv_nir_shader_info_pass() function
|
H A D | radv_nir_to_llvm.c | 525 nir_foreach_shader_in_variable (variable, nir) { in prepare_interp_optimize() function
|
H A D | radv_pipeline.c | 2971 nir_foreach_shader_in_variable(var, ps) { in radv_link_shaders() function 3232 nir_foreach_shader_in_variable (var, stages[MESA_SHADER_VERTEX].nir) { in radv_set_driver_locations() function
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_shader.c | 767 nir_foreach_shader_in_variable(var, nir) { in tu_shader_create() function
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_pipeline.c | 519 nir_foreach_shader_in_variable(var, nir) { in lvp_shader_compile_to_ir() function
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_from_nir.cpp | 1022 nir_foreach_shader_in_variable(var, nir) { in assignSlots() function
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_compiler_nir.c | 1097 nir_foreach_shader_in_variable(var, s) { in etna_compile_shader() function 1106 nir_foreach_shader_in_variable(var, s) { in etna_compile_shader() function
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | gl_nir_link_varyings.c | 1851 nir_foreach_shader_in_variable(input_var, nir) { in populate_consumer_input_sets() function 2270 nir_foreach_shader_in_variable(var, consumer) { in remove_unused_varyings() function 2309 nir_foreach_shader_in_variable(var, consumer) { in remove_unused_varyings() function
|
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_compile.c | 1564 nir_foreach_shader_in_variable(var, nir) { in agx_remap_varyings_fs() function 1579 nir_foreach_shader_in_variable(var, nir) { in agx_remap_varyings_fs() function 1619 nir_foreach_shader_in_variable(var, nir) { in agx_flat_varying_mask() function
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bifrost_compile.c | 4831 nir_foreach_shader_in_variable(var, nir) { in bi_fp32_varying_mask() function
|