June 16, 2026
9:43 a.m.
This exposes similar functionality to `vkCreateWin32SurfaceKHR`, just for projects that implement some sort of graphics backend directly on top of Metal that do not use Vulkan as an in-between layer, like DXMT. -- v2: winemac: Use MACDRV_ESCAPE_*_SURFACE in macdrv_vulkan_surface_create. winemac: Implement ExtEscape queries for Metal layer creation and release. https://gitlab.winehq.org/wine/wine/-/merge_requests/11058