winewayland.drv: Implement vkGetPhysicalDeviceSurfaceSupportKHR.
commit5c5873a9fe967aa66359c3593e29b46b8ded469d
authorAlexandros Frantzis <alexandros.frantzis@collabora.com>
Mon, 20 Sep 2021 09:42:03 +0000 (20 12:42 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 22 Nov 2023 19:03:04 +0000 (22 20:03 +0100)
treeb89071787193c7bdb5c3fdb149cac759fcb77eb7
parent7b03cbda5d6f21d1ff49d838df03f28fc4ec215a
winewayland.drv: Implement vkGetPhysicalDeviceSurfaceSupportKHR.

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