winewayland.drv: Implement vkGetPhysicalDeviceSurfacePresentModesKHR.
commitc35be65ddaa040fb6959ea8fa0d52f9c30e5d95d
authorAlexandros Frantzis <alexandros.frantzis@collabora.com>
Mon, 20 Sep 2021 09:40:48 +0000 (20 12:40 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 22 Nov 2023 19:03:05 +0000 (22 20:03 +0100)
treedd8989d3b7387a833a01ff1d37e22290d20062e1
parentec9a111f3e87cebdbf78dcc847102df9557237dd
winewayland.drv: Implement vkGetPhysicalDeviceSurfacePresentModesKHR.

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