Home
last modified time | relevance | path

Searched refs:PreCallRecordDestroySwapchainKHR (Results 1 – 8 of 8) sorted by relevance

/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp639 void ObjectLifetimes::PreCallRecordDestroySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, in PreCallRecordDestroySwapchainKHR() function in ObjectLifetimes
Dcore_validation.h595 …void PreCallRecordDestroySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocatio…
1897 …void PreCallRecordDestroySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocatio…
Dcore_validation.cpp12921 void ValidationStateTracker::PreCallRecordDestroySwapchainKHR(VkDevice device, VkSwapchainKHR swapc… in PreCallRecordDestroySwapchainKHR() function in ValidationStateTracker
12939 void CoreChecks::PreCallRecordDestroySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, in PreCallRecordDestroySwapchainKHR() function in CoreChecks
12959 StateTracker::PreCallRecordDestroySwapchainKHR(device, swapchain, pAllocator); in PreCallRecordDestroySwapchainKHR()
/external/vulkan-validation-layers/layers/generated/
Dobject_tracker.h1099 void PreCallRecordDestroySwapchainKHR(
Dthread_safety.h2272 void PreCallRecordDestroySwapchainKHR(
Dthread_safety.cpp2913 void ThreadSafety::PreCallRecordDestroySwapchainKHR( in PreCallRecordDestroySwapchainKHR() function in ThreadSafety
Dchassis.h3035 …virtual void PreCallRecordDestroySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkA… in PreCallRecordDestroySwapchainKHR() function
Dchassis.cpp4625 intercept->PreCallRecordDestroySwapchainKHR(device, swapchain, pAllocator); in DestroySwapchainKHR()