mesa/src/amd/vulkan/nir
Alyssa Rosenzweig 815efcdf7e nir: Use nir_builder_create
perl -p0e 's/nir_builder ([^;]*);\s*nir_builder_init\(&\1, /nir_builder \1 = nir_builder_create(/g' -i $(git grep -l nir_builder_init)

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23860>
2023-06-27 18:13:02 +00:00
..
radv_nir.h radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_nir_apply_pipeline_layout.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_nir_export_multiview.c nir: Use nir_builder_create 2023-06-27 18:13:02 +00:00
radv_nir_lower_abi.c nir: Use nir_builder_create 2023-06-27 18:13:02 +00:00
radv_nir_lower_fs_barycentric.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_nir_lower_fs_intrinsics.c nir: Use nir_builder_create 2023-06-27 18:13:02 +00:00
radv_nir_lower_intrinsics_early.c nir: Use nir_builder_create 2023-06-27 18:13:02 +00:00
radv_nir_lower_io.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00
radv_nir_lower_poly_line_smooth.c nir: Use nir_builder_create 2023-06-27 18:13:02 +00:00
radv_nir_lower_primitive_shading_rate.c nir: Use nir_builder_create 2023-06-27 18:13:02 +00:00
radv_nir_lower_ray_queries.c nir: Use nir_builder_create 2023-06-27 18:13:02 +00:00
radv_nir_lower_view_index.c nir: Use nir_builder_create 2023-06-27 18:13:02 +00:00
radv_nir_lower_viewport_to_zero.c nir: Use nir_builder_create 2023-06-27 18:13:02 +00:00
radv_nir_lower_vs_inputs.c radv: reformat according to its .clang-format 2023-06-16 19:59:52 +00:00