mesa/src/amd/vulkan/nir
Timur Kristóf a554e44eae radv: Use NIR IO semantics for VS input location mapping.
The IO semantics already contain all the information needed
for VS inputs, so there is no need use driver locations.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28553>
2024-04-05 15:24:43 +02:00
..
radv_nir.h radv: rename radeon_info variables to gpu_info everywhere 2024-04-01 16:35:09 +00:00
radv_nir_apply_pipeline_layout.c radv: remove radv_private.h 2024-04-04 21:57:46 +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 radv: remove radv_private.h 2024-04-04 21:57:46 +00:00
radv_nir_lower_cooperative_matrix.c radv: Use correct writemask for cooperative matrix ordering. 2023-12-20 11:02:30 +00:00
radv_nir_lower_fs_barycentric.c radv: remove radv_private.h 2024-04-04 21:57:46 +00:00
radv_nir_lower_fs_intrinsics.c radv: remove radv_private.h 2024-04-04 21:57:46 +00:00
radv_nir_lower_hit_attrib_derefs.c radv/rt: Lower ray payloads like hit attribs 2024-02-02 16:36:15 +00:00
radv_nir_lower_intrinsics_early.c radv: remove radv_private.h 2024-04-04 21:57:46 +00:00
radv_nir_lower_io.c radv: remove radv_private.h 2024-04-04 21:57:46 +00:00
radv_nir_lower_poly_line_smooth.c radv: remove radv_private.h 2024-04-04 21:57:46 +00:00
radv_nir_lower_primitive_shading_rate.c treewide: Drop nir_ssa_for_src users 2023-09-18 10:25:17 -04:00
radv_nir_lower_ray_queries.c radv: remove radv_private.h 2024-04-04 21:57:46 +00:00
radv_nir_lower_view_index.c nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
radv_nir_lower_viewport_to_zero.c nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
radv_nir_lower_vs_inputs.c radv: Use NIR IO semantics for VS input location mapping. 2024-04-05 15:24:43 +02:00
radv_nir_rt_common.c radv: remove radv_device::physical_device 2024-04-01 16:35:09 +00:00
radv_nir_rt_common.h radv: remove radv_private.h 2024-04-04 21:57:46 +00:00
radv_nir_rt_shader.c radv: remove radv_private.h 2024-04-04 21:57:46 +00:00