Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h89 PFN_vkWaitForFences WaitForFences; member
Dapi_gen.cpp924 VKAPI_ATTR VkResult WaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkB… in WaitForFences() function
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1230 VkResult WaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitA… in WaitForFences() function