Searched refs:PreCallRecordDestroyDevice (Results 1 – 8 of 8) sorted by relevance
336 void ObjectLifetimes::PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAll… in PreCallRecordDestroyDevice() function in ObjectLifetimes
471 void PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator);1632 void PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator);
2680 void ValidationStateTracker::PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallback… in PreCallRecordDestroyDevice() function in ValidationStateTracker2705 void CoreChecks::PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAllocato… in PreCallRecordDestroyDevice() function in CoreChecks2713 StateTracker::PreCallRecordDestroyDevice(device, pAllocator); in PreCallRecordDestroyDevice()
97 void PreCallRecordDestroyDevice(
544 void PreCallRecordDestroyDevice(
192 void ThreadSafety::PreCallRecordDestroyDevice( in PreCallRecordDestroyDevice() function in ThreadSafety
2561 …virtual void PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) … in PreCallRecordDestroyDevice() function
726 intercept->PreCallRecordDestroyDevice(device, pAllocator); in DestroyDevice()