this post was submitted on 15 Jun 2023
107 points (100.0% liked)
Linux
33 readers
2 users here now
founded 2 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Fun fact, MoltenVK enables running Vulkan on macOS. It does so by forwarding Vulkan calls into Metal. There's a little bit of extra work involved in setting up the Vulkan instance under the hood, but it's otherwise easy to forget it's running on top of Metal. Granted, it would have been nice if Apple had just included native support for Vulkan out of the box.