Searched refs:asyncWaitForGpuVulkanWithCb (Results 1 – 3 of 3) sorted by relevance
632 …void asyncWaitForGpuVulkanWithCb(uint64_t deviceHandle, uint64_t fenceHandle, FenceCompletionCallb…
610 FrameBuffer::getFB()->asyncWaitForGpuVulkanWithCb(device, fence, cb); in __anon37b677d41c02()
3341 void FrameBuffer::asyncWaitForGpuVulkanWithCb(uint64_t deviceHandle, uint64_t fenceHandle, FenceCom… in asyncWaitForGpuVulkanWithCb() function in gfxstream::FrameBuffer