Home
last modified time | relevance | path

Searched refs:RecordCreateSwapchainState (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.h813 …void RecordCreateSwapchainState(VkResult result, const VkSwapchainCreateInfoKHR* pCreateInfo, VkSw…
Dcore_validation.cpp12892 void ValidationStateTracker::RecordCreateSwapchainState(VkResult result, const VkSwapchainCreateInf… in RecordCreateSwapchainState() function in ValidationStateTracker
12918 RecordCreateSwapchainState(result, pCreateInfo, pSwapchain, surface_state, old_swapchain_state); in PostCallRecordCreateSwapchainKHR()
13214RecordCreateSwapchainState(result, &pCreateInfos[i], &pSwapchains[i], surface_state, old_swapchain… in PostCallRecordCreateSharedSwapchainsKHR()