Home
last modified time | relevance | path

Searched refs:PreCallRecordDestroyFence (Results 1 – 8 of 8) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dobject_tracker.h221 void PreCallRecordDestroyFence(
Dthread_safety.h755 void PreCallRecordDestroyFence(
Dthread_safety.cpp569 void ThreadSafety::PreCallRecordDestroyFence( in PreCallRecordDestroyFence() function in ThreadSafety
Dobject_tracker.cpp545 void ObjectLifetimes::PreCallRecordDestroyFence( in PreCallRecordDestroyFence() function in ObjectLifetimes
Dchassis.h2633 …virtual void PreCallRecordDestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks… in PreCallRecordDestroyFence() function
Dchassis.cpp1637 intercept->PreCallRecordDestroyFence(device, fence, pAllocator); in DestroyFence()
/external/vulkan-validation-layers/layers/
Dcore_validation.h527 …void PreCallRecordDestroyFence(VkDevice device, VkFence fence, const VkAllocationCallbacks* pAlloc…
Dcore_validation.cpp4150 void ValidationStateTracker::PreCallRecordDestroyFence(VkDevice device, VkFence fence, const VkAllo… in PreCallRecordDestroyFence() function in ValidationStateTracker