Home
last modified time | relevance | path

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

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