mesa/src/amd/vulkan/nir
Qiang Yu 2e1092095a ac/nir,radv: add 1 dword to LS/HS vertex stride
This reduce LDS bank conflict and align with radeonsi,
so we don't assume LDS access 16 byte aligned for both
driver.

Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23314>
2023-06-09 02:05:20 +00:00
..
radv_nir.h radv: add a NIR pass that lower fragment shader barycentric intrinsics 2023-06-07 14:40:35 +00:00
radv_nir_apply_pipeline_layout.c aco,radv: Use unified atomics 2023-05-12 20:39:46 +00:00
radv_nir_export_multiview.c radv: Move radv_nir_export_multiview to new file. 2023-03-30 05:59:13 +00:00
radv_nir_lower_abi.c ac/nir,radv: add 1 dword to LS/HS vertex stride 2023-06-09 02:05:20 +00:00
radv_nir_lower_fs_barycentric.c radv: add a NIR pass that lower fragment shader barycentric intrinsics 2023-06-07 14:40:35 +00:00
radv_nir_lower_fs_intrinsics.c radv: merge all FS user SGPRs into one using packed arguments 2023-06-01 10:04:53 +00:00
radv_nir_lower_intrinsics_early.c radv: Move radv_nir_lower_intrinsics_early to new file. 2023-03-30 05:59:13 +00:00
radv_nir_lower_io.c radv: Move I/O lowering functions into a new file. 2023-03-30 05:59:13 +00:00
radv_nir_lower_poly_line_smooth.c radv: add support for smooth lines 2023-05-22 07:58:35 +00:00
radv_nir_lower_primitive_shading_rate.c
radv_nir_lower_ray_queries.c radv: Stop running constant folding during ray query lowering 2023-05-14 17:28:40 +00:00
radv_nir_lower_view_index.c radv: Move radv_nir_lower_view_index to new file. 2023-03-30 05:59:13 +00:00
radv_nir_lower_viewport_to_zero.c radv: Move radv_nir_lower_viewport_to_zero to new file. 2023-03-30 05:59:13 +00:00
radv_nir_lower_vs_inputs.c radv: correctly skip vertex loads with packed formats 2023-06-06 16:59:16 +00:00