Searched refs:VK_KHR_SWAPCHAIN_EXTENSION_NAME (Results 1 – 12 of 12) sorted by relevance
98 device_extension_names.push_back(VK_KHR_SWAPCHAIN_EXTENSION_NAME); in SetUp()
69 device_extension_names.push_back(VK_KHR_SWAPCHAIN_EXTENSION_NAME); in InitFramework()
113 if (strcmp(pCreateInfo->ppEnabledExtensionNames[i], VK_KHR_SWAPCHAIN_EXTENSION_NAME) == 0) { in createDeviceRegisterExtensions()1264 VK_KHR_SWAPCHAIN_EXTENSION_NAME); in validateCreateSwapchainKHR()1629 VK_KHR_SWAPCHAIN_EXTENSION_NAME); in vkDestroySwapchainKHR()1679 VK_KHR_SWAPCHAIN_EXTENSION_NAME); in vkGetSwapchainImagesKHR()1744 VK_KHR_SWAPCHAIN_EXTENSION_NAME); in vkAcquireNextImageKHR()1843 VK_KHR_SWAPCHAIN_EXTENSION_NAME); in vkQueuePresentKHR()
187 if (strcmp(pCreateInfo->ppEnabledExtensionNames[i], VK_KHR_SWAPCHAIN_EXTENSION_NAME) == 0) in createDeviceRegisterExtensions()
132 if (strcmp(pCreateInfo->ppEnabledExtensionNames[i], VK_KHR_SWAPCHAIN_EXTENSION_NAME) == 0) in createDeviceRegisterExtensions()
4698 if (strcmp(pCreateInfo->ppEnabledExtensionNames[i], VK_KHR_SWAPCHAIN_EXTENSION_NAME) == 0) in createDeviceRegisterExtensions()
39 device_extensions_.push_back(VK_KHR_SWAPCHAIN_EXTENSION_NAME); in Shell()
1977 if (!strcmp(VK_KHR_SWAPCHAIN_EXTENSION_NAME, in demo_init_vk()1981 VK_KHR_SWAPCHAIN_EXTENSION_NAME; in demo_init_vk()1991 "the " VK_KHR_SWAPCHAIN_EXTENSION_NAME in demo_init_vk()
2380 if (!strcmp(VK_KHR_SWAPCHAIN_EXTENSION_NAME, in demo_init_vk()2384 VK_KHR_SWAPCHAIN_EXTENSION_NAME; in demo_init_vk()2394 "the " VK_KHR_SWAPCHAIN_EXTENSION_NAME in demo_init_vk()
460 VK_KHR_SWAPCHAIN_EXTENSION_NAME, in app_dev_init()
3241 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain" macro
3250 #define VK_KHR_SWAPCHAIN_EXTENSION_NAME "VK_KHR_swapchain" macro