mesa/src/amd
Samuel Pitoiset 534cc99081 aco: do not emit the primitive ID twice for NGG VS or TES with GS
The primitive ID is required to be exported by the GS stage, so this
should only be needed for NGG VS or TES without a GS stage. Otherwise,
it's exported twice.

No fossils-db changes.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16498>
2022-05-16 09:08:49 +00:00
..
addrlib amd: add chip identification for gfx1100-1103 2022-05-10 04:29:55 +00:00
ci radv/ci: reduce the execution timeout 2022-05-13 13:30:48 +00:00
common amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
compiler aco: do not emit the primitive ID twice for NGG VS or TES with GS 2022-05-16 09:08:49 +00:00
drm-shim Use proper types for meson objects 2022-04-18 13:03:08 +03:00
llvm amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
registers amd: change chip_class naming to "enum amd_gfx_level gfx_level" 2022-05-13 14:56:22 -04:00
vulkan radv: do not declare the scratch offset on GFX11 2022-05-16 07:28:27 +00:00
.clang-format radv: allow holes in inline push constants 2022-04-12 11:44:30 +00:00
meson.build r300/r600: Add drm-shim support. 2022-02-02 00:59:08 +00:00