vulkan/render_pass: Allow for mixed sample counts
authorJason Ekstrand <jason.ekstrand@collabora.com>
Wed, 25 May 2022 21:37:32 +0000 (16:37 -0500)
committerMarge Bot <emma+marge@anholt.net>
Fri, 24 Jun 2022 22:37:53 +0000 (22:37 +0000)
commit541819b2d6d37f435702b63817a363be2e3e447b
treeb77a2130d170d38932acc8319520dd86fe6c2d15
parent7e11cdc77a6ac186bdce0b98cc2e5d4ca5857999
vulkan/render_pass: Allow for mixed sample counts

RADV supports VK_AMD_mixed_attachment_samples which does exactly what it
sounds like.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16953>
src/vulkan/runtime/vk_render_pass.c