blob: a0942166481bbd5d1baf8c08b443ee1ac948c8cf [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[VK_VERSION_MAJOR,VK_VERSION_MAJOR]]
[source,c++]
----
#define VK_VERSION_MAJOR(version) ((uint32_t)(version) >> 22)
----