Searched refs:PreCallRecordDestroySwapchainKHR (Results 1 – 8 of 8) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | object_tracker_utils.cpp | 639 void ObjectLifetimes::PreCallRecordDestroySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, in PreCallRecordDestroySwapchainKHR() function in ObjectLifetimes
|
D | core_validation.h | 595 …void PreCallRecordDestroySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocatio… 1897 …void PreCallRecordDestroySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkAllocatio…
|
D | core_validation.cpp | 12921 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/ |
D | object_tracker.h | 1099 void PreCallRecordDestroySwapchainKHR(
|
D | thread_safety.h | 2272 void PreCallRecordDestroySwapchainKHR(
|
D | thread_safety.cpp | 2913 void ThreadSafety::PreCallRecordDestroySwapchainKHR( in PreCallRecordDestroySwapchainKHR() function in ThreadSafety
|
D | chassis.h | 3035 …virtual void PreCallRecordDestroySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, const VkA… in PreCallRecordDestroySwapchainKHR() function
|
D | chassis.cpp | 4625 intercept->PreCallRecordDestroySwapchainKHR(device, swapchain, pAllocator); in DestroySwapchainKHR()
|