Searched refs:VK_KHR_XCB_SURFACE_EXTENSION_NAME (Results 1 – 5 of 5) sorted by relevance
25 #define VK_KHR_XCB_SURFACE_EXTENSION_NAME "VK_KHR_xcb_surface" macro
6325 VULKAN_HPP_CONSTEXPR_INLINE auto KHRXcbSurfaceExtensionName = VK_KHR_XCB_SURFACE_EXTENSION_NAME;
145 VK_KHR_XCB_SURFACE_EXTENSION_NAME, in getRequiredInstanceExtensions()
150 if (!strcmp(pCreateInfo->ppEnabledExtensionNames[i], VK_KHR_XCB_SURFACE_EXTENSION_NAME)) in device_select_CreateInstance()