Lines Matching defs:VK_VERSION_MINOR
47 #define VK_VERSION_MINOR(version) (((uint32_t)(version) >> 12) & 0x3ff)