Home
last modified time | relevance | path

Searched refs:swapChain_ (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/graphic/graphicvulkannapitest/
H A DVulkanTest.cpp94 static inline VkSwapchainKHR swapChain_ = VK_NULL_HANDLE; member in vulkan::loader::VulkanLoaderUnitTest
176 swapchainCI.oldSwapchain = swapChain_; in GetSwapchainCreateInfo()
246 if (swapChain_ != VK_NULL_HANDLE) { in TearDownTestCase()
247 fpDestroySwapchainKHR(device_, swapChain_, nullptr); in TearDownTestCase()

Completed in 1 milliseconds