Home
last modified time | relevance | path

Searched defs:PostCallRecordCreateFence (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dobject_tracker.cpp522 void ObjectLifetimes::PostCallRecordCreateFence( in PostCallRecordCreateFence() function in ObjectLifetimes
Dthread_safety.cpp560 void ThreadSafety::PostCallRecordCreateFence( in PostCallRecordCreateFence() function in ThreadSafety
Dchassis.h2631 …virtual void PostCallRecordCreateFence(VkDevice device, const VkFenceCreateInfo* pCreateInfo, cons… in PostCallRecordCreateFence() function
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp4983 void ValidationStateTracker::PostCallRecordCreateFence(VkDevice device, const VkFenceCreateInfo *pC… in PostCallRecordCreateFence() function in ValidationStateTracker