Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h760 void PostCallRecordDestroyFence(
Dthread_safety.cpp578 void ThreadSafety::PostCallRecordDestroyFence( in PostCallRecordDestroyFence() function in ThreadSafety
Dchassis.h2634 …virtual void PostCallRecordDestroyFence(VkDevice device, VkFence fence, const VkAllocationCallback… in PostCallRecordDestroyFence() function
Dchassis.cpp1642 intercept->PostCallRecordDestroyFence(device, fence, pAllocator); in DestroyFence()