Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp2641 auto boxed_fence = unboxed_to_boxed_non_dispatchable_VkFence(fence); in on_vkResetFences() local
6342 VkResult waitForFence(VkFence boxed_fence, uint64_t timeout) { in waitForFence()
6398 VkResult getFenceStatus(VkFence boxed_fence) { in getFenceStatus()
8830 VkResult VkDecoderGlobalState::waitForFence(VkFence boxed_fence, uint64_t timeout) { in waitForFence()
8834 VkResult VkDecoderGlobalState::getFenceStatus(VkFence boxed_fence) { in getFenceStatus()