Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h818 void PostCallRecordDestroySemaphore(
Dthread_safety.cpp684 void ThreadSafety::PostCallRecordDestroySemaphore( in PostCallRecordDestroySemaphore() function in ThreadSafety
Dchassis.h2649 …virtual void PostCallRecordDestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAlloca… in PostCallRecordDestroySemaphore() function
Dchassis.cpp1758 intercept->PostCallRecordDestroySemaphore(device, semaphore, pAllocator); in DestroySemaphore()