Home
last modified time | relevance | path

Searched defs:PreCallRecordDestroyDevice (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dobject_tracker_utils.cpp336 void ObjectLifetimes::PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAll… in PreCallRecordDestroyDevice() function in ObjectLifetimes
H A Dcore_validation.cpp2680 void ValidationStateTracker::PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallback… in PreCallRecordDestroyDevice() function in ValidationStateTracker
2705 void CoreChecks::PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAllocato… in PreCallRecordDestroyDevice() function in CoreChecks
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.cpp192 void ThreadSafety::PreCallRecordDestroyDevice( in PreCallRecordDestroyDevice() function in ThreadSafety
H A Dchassis.h2561 …virtual void PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyDevice() function