Function VK_VERSION_MAJOR
Extract major version from a Vulkan version identifier
uint VK_VERSION_MAJOR
(
uint ver
) pure nothrow @nogc;
Extract major version from a Vulkan version identifier
uint VK_VERSION_MAJOR
(
uint ver
) pure nothrow @nogc;