mesa/src/panfrost
Boris Brezillon ac89873125 panvk: Fix multisample image copies
panvk_meta_copy_img2img() was assuming single-sample images, but the
spec actually allows copying multisample images, as long as the source
and destination agree on the number of samples.

Let's extend the img2img copy logic to support that case.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13077>
2021-09-28 14:03:40 +00:00
..
bifrost pan/bi: Allow passing RT conversion descriptors to fragment shaders 2021-09-21 14:59:38 +02:00
ci panfrost/ci: Test panvk on Mali G52 2021-09-27 10:44:57 +02:00
drm-shim panfrost: drm-shim support 2021-08-17 22:06:17 +00:00
ds pps: Panfrost pps driver 2021-07-13 11:03:55 +00:00
include panfrost: Raise maximum texture size 2021-08-25 13:49:17 +00:00
lib pan/blit: Fix 3D blittering 2021-09-27 07:45:41 +00:00
midgard pan/mdg: Remove use of global variables in disassembler 2021-09-22 12:01:43 +00:00
perf panfrost: Fix GPU ID for t76x in get_perf_config 2021-07-12 09:07:48 +00:00
shared util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00
util pan/bi: Allow passing RT conversion descriptors to fragment shaders 2021-09-21 14:59:38 +02:00
vulkan panvk: Fix multisample image copies 2021-09-28 14:03:40 +00:00
meson.build panfrost: drm-shim support 2021-08-17 22:06:17 +00:00