1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry 2[[VK_VERSION_MAJOR,VK_VERSION_MAJOR]] 3[source,c++] 4---- 5#define VK_VERSION_MAJOR(version) ((uint32_t)(version) >> 22) 6 7---- 8