Searched refs:PostCallRecordWaitForFences (Results 1 – 6 of 6) sorted by relevance
/external/vulkan-validation-layers/layers/generated/ |
D | thread_safety.h | 792 void PostCallRecordWaitForFences(
|
D | thread_safety.cpp | 643 void ThreadSafety::PostCallRecordWaitForFences( in PostCallRecordWaitForFences() function in ThreadSafety
|
D | chassis.h | 2643 …virtual void PostCallRecordWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFen… in PostCallRecordWaitForFences() function
|
D | chassis.cpp | 1711 … intercept->PostCallRecordWaitForFences(device, fenceCount, pFences, waitAll, timeout, result); in WaitForFences()
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 1642 …void PostCallRecordWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkB…
|
D | core_validation.cpp | 4049 void CoreChecks::PostCallRecordWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence *p… in PostCallRecordWaitForFences() function in CoreChecks
|