mesa/src/amd
Tatsuyuki Ishi 0b2fad0426 radv: Fix emitting tess indirect descriptors twice.
This fixes a copy-paste error found by manual inspection.

TES may be merged into GS with certain HW stage mappings, which lead to
duplicate set-register commands to be emitted with the old code.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20935>
2023-01-27 18:31:58 +00:00
..
addrlib meson: Enable initialized-but-unused warning for MSVC 2022-11-17 21:20:38 +00:00
ci ci: Add manual rules variations to disable irrelevant driver jobs. 2023-01-26 00:48:19 +00:00
common ac,radeonsi: move shadow regs create ib preamble function to amd common 2023-01-25 04:53:34 +00:00
compiler aco: set has_color_exports with GPL 2023-01-27 16:51:56 +00:00
drm-shim r300: use drm_shim_override 2022-11-16 14:37:47 +00:00
llvm ac/llvm: remove llvm:: now that we use "using namespace llvm" 2023-01-26 19:33:55 -05:00
registers amd/registers: regenerate gfx11 headers from amd-staging-drm-next 2022-11-04 00:42:08 +00:00
vulkan radv: Fix emitting tess indirect descriptors twice. 2023-01-27 18:31:58 +00:00
.clang-format radv: Add nir_foreach_variable_with_modes to .clang-format 2022-12-09 07:07:10 +00:00
meson.build meson: build radeon drm-shim also for r300 and r600 2022-11-16 14:37:47 +00:00