KhronosGroup / Vulkan-Tools

Vulkan Development Tools
Apache License 2.0
361 stars 153 forks source link

vulkaninfo / MacOS: vkCreateMacOSSurfaceMVK() is deprecated #1017

Closed fabian-lunarg closed 4 weeks ago

fabian-lunarg commented 1 month ago

Running vulkaninfo from latest VulkanSDK 1.3.290,

I'm seeing the following warning:

WARNING: [MoltenVK] Code 0 : vkCreateMacOSSurfaceMVK() is deprecated. Use vkCreateMetalSurfaceEXT() from the VK_EXT_metal_surface extension.

(Macbook M1, MacOS 14.5)