mesa/src/amd
Samuel Pitoiset 56f21793de 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>
(cherry picked from commit be6bdb0918)
2021-08-24 15:59:12 -07:00
..
addrlib amd/addrlib: remove Meson debug message() 2021-06-22 23:47:19 +00:00
ci ci: remove few CTS that are now skipped with RADV 2021-07-05 12:07:45 +02:00
common radv: fix build with mingw 2021-08-13 10:28:41 -07:00
compiler aco: Use Navi 10 empty NGG output workaround on NGG culling shaders. 2021-08-04 12:08:10 -07:00
llvm ac/llvm: rework how negative W affects culling to not call accept_func twice 2021-07-08 18:37:41 +00:00
registers amd/registers: fix fields conflict detection 2021-07-30 09:59:20 -07:00
vulkan radv: fix copying depth+stencil images on compute 2021-08-24 15:59:12 -07: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