winewayland.drv: Implement vkGetDeviceGroupSurfacePresentModesKHR.
commitef35ddeeb855c8361d176846c7c8bfb8341aaea6
authorAlexandros Frantzis <alexandros.frantzis@collabora.com>
Mon, 20 Sep 2021 09:58:45 +0000 (20 12:58 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 29 Nov 2023 19:44:58 +0000 (29 20:44 +0100)
treedf2b52235ffe4abe7c3cc2aaa19d6e223ab353b7
parent34f392bcfe46a9c864ce0af24e3ca1de4f966d96
winewayland.drv: Implement vkGetDeviceGroupSurfacePresentModesKHR.

This is a simple passthrough implementation to the native Vulkan driver,
with the addition of a VkSurfaceKHR invalidation check.
dlls/winewayland.drv/vulkan.c