Searched refs:VK_API_VERSION_1_2 (Results 1 – 5 of 5) sorted by relevance
473 uint32_t apiVersion{VK_API_VERSION_1_2};
252 [open,refpage='VK_API_VERSION_1_2',desc='Return API version number for Vulkan 1.2',type='defines',x…254 dname:VK_API_VERSION_1_2 returns the API version number for Vulkan 1.2.0.256 include::{generated}/api/defines/VK_API_VERSION_1_2.adoc[]
131 .apiVersion = VK_API_VERSION_1_2, in Load()
812 (deviceInfos[i].physdevProps.apiVersion >= VK_API_VERSION_1_2); in createGlobalVkEmulation()
5756 #define VK_API_VERSION_1_2 VK_MAKE_API_VERSION(0, 1, 2, 0)// Patch version should always be set to 0 macro