logoalt Hacker News

Wowfunhappy10/11/20241 replyview on HN

Maybe, but we got here because I asked "is it possible that Apple doesn't want to support Vulkan (in software) because they don't want to support the features it needs (in hardware)."

If the reason they don't support it in hardware is because they don't want to support it in software, then the logic gets a bit circular.

I'm interested in which came first, or if it's a little of both.


Replies

p_l10/11/2024

Vulkan very much is designed to give flexibility to hardware vendors. Where abstractions do paper over differences it's generally where it makes the abstraction cheap in runtime but you might take more code vs. less code but requiring a feature that would be otherwise optional (for example some of the complex pipeline manipulation Vs bindless)