Searched refs:PostCallRecordDestroyInstance (Results 1 – 6 of 6) sorted by relevance
321 void ObjectLifetimes::PostCallRecordDestroyInstance(VkInstance instance, const VkAllocationCallback… in PostCallRecordDestroyInstance() function in ObjectLifetimes
2305 void PostCallRecordDestroyInstance(VkInstance instance, const VkAllocationCallbacks *pAllocator);
513 void PostCallRecordDestroyInstance(
146 void ThreadSafety::PostCallRecordDestroyInstance( in PostCallRecordDestroyInstance() function in ThreadSafety
2529 …virtual void PostCallRecordDestroyInstance(VkInstance instance, const VkAllocationCallbacks* pAllo… in PostCallRecordDestroyInstance() function
570 intercept->PostCallRecordDestroyInstance(instance, pAllocator); in DestroyInstance()