Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.h1052 …bool PreCallValidateWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, Vk…
Dcore_validation.cpp3911 bool CoreChecks::PreCallValidateWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence *… in PreCallValidateWaitForFences() function in CoreChecks