Home
last modified time | relevance | path

Searched defs:PostCallRecordWaitForFences (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.cpp643 void ThreadSafety::PostCallRecordWaitForFences( in PostCallRecordWaitForFences() function in ThreadSafety
Dchassis.h2643 …virtual void PostCallRecordWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFen… in PostCallRecordWaitForFences() function
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp4049 void CoreChecks::PostCallRecordWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence *p… in PostCallRecordWaitForFences() function in CoreChecks