KhronosGroup / MoltenVK

MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on macOS, iOS and tvOS.
Apache License 2.0
4.63k stars 402 forks source link

Add support for final version of VK_KHR_portability_subset extension. #2238

Closed billhollings closed 1 month ago

billhollings commented 1 month ago
billhollings commented 1 month ago

Failing CI is due to the extension changes not existing in the public Vulkan-Headers repo.