// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[VK_VERSION_MINOR,VK_VERSION_MINOR]] [source,c++] ---- #define VK_VERSION_MINOR(version) (((uint32_t)(version) >> 12) & 0x3ff) ----