mesa/src/amd
Samuel Pitoiset c906723009 radv: always declare some arguments for non-monolithic {VS,TES}/GS shaders
When compiling VS/TES and GS separately, we can't know if the GS will
need shader queries, so we have to always declare this argument.
Similar story for the view index.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24862>
2023-08-25 10:22:41 +00:00
..
addrlib ac/radv: decouple radv vulkan driver and compiler from gallium 2023-08-03 09:45:42 +00:00
ci ci: disable Material Testers.x86_64_2020.04.08_13.38_frame799.rdc trace 2023-08-21 22:31:21 +00:00
common ac: allow to mark shader arguments as preserved 2023-08-25 07:22:03 +00:00
compiler aco: add support for compiling VS+TCS separately on GFX9+ 2023-08-25 07:22:04 +00:00
drm-shim amd/drm-shim: use fixed-width types 2023-06-23 18:35:52 +00:00
llvm ac: implement AMD_FORCE_FAMILY properly, remove SI_FORCE_FAMILY 2023-08-19 19:36:55 +00:00
registers ac: change offsets of DMA_DATA dwords to prevent reg offset conflicts 2023-08-19 19:36:55 +00:00
vulkan radv: always declare some arguments for non-monolithic {VS,TES}/GS shaders 2023-08-25 10:22:41 +00:00
meson.build meson: build radeonsi with aco 2023-05-15 02:01:10 +00:00