Hacker News new | ask | show | jobs
by shripadk 3879 days ago
Apple isn't using Vulkan. It has it's own Metal API: https://developer.apple.com/metal/
1 comments

Vulkan is still in development. It is based on the same concepts as Apple's Metal, AMD's Mantle and Microsoft's DX12, i.e. low-level access to the GPU.