Home
last modified time | relevance | path

Searched refs:PostCallRecordDestroyDevice (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h548 void PostCallRecordDestroyDevice(
Dthread_safety.cpp199 void ThreadSafety::PostCallRecordDestroyDevice( in PostCallRecordDestroyDevice() function in ThreadSafety
Dchassis.h2562 …virtual void PostCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator)… in PostCallRecordDestroyDevice() function
Dchassis.cpp734 intercept->PostCallRecordDestroyDevice(device, pAllocator); in DestroyDevice()