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