VK_MAKE_VERSION

Make a Vulkan version identifier

@nogc nothrow pure
uint
VK_MAKE_VERSION
(
uint major
,
uint minor
,
uint patch
)

Meta