Two little things that would make it easier to check Vulkan versions: enumerateInstanceVersion could probably return a Version instead of u32? Version could have a default formatting function.
Two little things that would make it easier to check Vulkan versions:
enumerateInstanceVersion could probably return a Version instead of u32?
Version could have a default formatting function.