Home
last modified time | relevance | path

Searched refs:PostCallRecordWaitForFences (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.h1054 …void PostCallRecordWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkB…
Dcore_validation.cpp3924 void CoreChecks::PostCallRecordWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence *p… in PostCallRecordWaitForFences() function in CoreChecks