Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h91 PFN_vkWaitForFences WaitForFences; member
H A Dapi_gen.cpp966 VKAPI_ATTR VkResult WaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkB… in WaitForFences() function
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1238 VkResult WaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitA… in WaitForFences() function