
Headlining the new MoltenVK v1.0.34 release that was issued on Friday is support for tessellation. Vulkan tessellation support can now work on Macs! The new MoltenVK release also adds support for VK_KHR_get_surface_capabilities2 and VK_EXT_host_query_reset. On the extension front is also updated support for VK_KHR_swapchain.
MoltenVK 1.0.34 also corrects function entry point handling, tracking device features enabled during the vkCreateDevice() call, fixes for potential memory leaks, greater precision within shader float constants, and a wide variety of fixes.
More details on the hefty upgrade to this Vulkan-over-Metal iOS/macOS library can be found via the release post from GitHub.
Add A Comment