In my opinion yes. Vulkan isn't designed specifically for an OS but works on all of them if you have hardware that is vulkan complaint. It is therefore possible to have one set of code that works in many environments. This allows developers to design once, and then resell to every platform that...