MoltenVK Now Supports Vulkan Tessellation On macOS, Other Features

Written by Michael Larabel in Vulkan on 13 April 2019 at 12:15 PM EDT. Add A Comment
VULKAN
The crew working on the open-source MoltenVK layer that allows for Vulkan to run on macOS/iOS by remapping the calls to use Apple's Metal drivers just picked up a lot more capabilities.

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.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week