mesa/src/amd
Samuel Pitoiset be6bdb0918 radv: fix copying depth+stencil images on compute
Using separate aspects is required.

Fixes few CTS failures (dEQP-VK.api.copy_and_blit.*) when the compute
path is forced in the driver. Note that CTS coverage of compute queue
is rather limited.

Cc: 21.2 mesa-stable
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12287>
2021-08-20 16:43:22 +00:00
..
addrlib amd/addrlib: expose CMASK address equations to drivers on GFX10+ 2021-08-05 06:37:09 +00:00
ci ci: update to VK-GL-CTS 1.2.7.0 2021-07-30 20:02:13 +00:00
common ac/surface: allow arbitrary swizzle modes for displayable DCC 2021-08-20 14:28:36 +00:00
compiler aco/tests: add tests for post-RA DPP combining 2021-08-19 18:17:33 +00:00
llvm ac/llvm: implement v2f16 fsat 2021-08-02 10:02:51 +00:00
registers python: drop python2 support 2021-08-14 21:44:32 +00:00
vulkan radv: fix copying depth+stencil images on compute 2021-08-20 16:43:22 +00:00
.clang-format radv: Add clang-format for AMD code. 2021-04-10 03:31:32 +02:00
meson.build aco: add framework for unit testing 2020-07-30 16:13:08 +00:00