Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp336 void ObjectLifetimes::PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAll… in PreCallRecordDestroyDevice() function in ObjectLifetimes
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
/external/vulkan-validation-layers/layers/generated/
Dthread_safety.cpp192 void ThreadSafety::PreCallRecordDestroyDevice( in PreCallRecordDestroyDevice() function in ThreadSafety
Dchassis.h2561 …virtual void PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyDevice() function