Home
last modified time | relevance | path

Searched refs:PostCallRecordDestroySwapchainKHR (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h2277 void PostCallRecordDestroySwapchainKHR(
Dthread_safety.cpp2922 void ThreadSafety::PostCallRecordDestroySwapchainKHR( in PostCallRecordDestroySwapchainKHR() function in ThreadSafety
Dchassis.h3036 …virtual void PostCallRecordDestroySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const Vk… in PostCallRecordDestroySwapchainKHR() function
Dchassis.cpp4630 intercept->PostCallRecordDestroySwapchainKHR(device, swapchain, pAllocator); in DestroySwapchainKHR()