mesa/src/amd
Timur Kristóf c53a1dff32 radv: Don't declare ngg_gs_state when there is no API GS.
This shader arg is only used when the pipeline has API GS,
so it is useless to declare it otherwise.

Also remove unused code from radv_declare_shader_args.
NGG is handled by the GS code path so these were never
actually used.

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/13129>
2021-10-01 15:46:12 +00:00
..
addrlib amd/addrlib: expose CMASK address equations to drivers on GFX10+ 2021-08-05 06:37:09 +00:00
ci radv/ci: mark some tests as flaky on gfx9 2021-10-01 08:21:39 +00:00
common ac/gpu_info: fix the comment for the NGG->legacy transition bug 2021-09-28 17:30:06 +00:00
compiler aco: Fix determining whether any culling is enabled. 2021-10-01 15:46:12 +00:00
llvm radeonsi: implement shader-based culling for lines 2021-09-28 17:30:06 +00:00
registers python: drop python2 support 2021-08-14 21:44:32 +00:00
vulkan radv: Don't declare ngg_gs_state when there is no API GS. 2021-10-01 15:46:12 +00:00
.clang-format radv: Add clang-format for AMD code. 2021-04-10 03:31:32 +02:00
meson.build radv: Allow building when LLVM isn’t enabled 2021-10-01 10:40:18 +02:00