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