Searched refs:asyncWaitForGpuVulkanWithCb (Results 1 – 4 of 4) sorted by relevance
487 …void asyncWaitForGpuVulkanWithCb(uint64_t deviceHandle, uint64_t fenceHandle, FenceCompletionCallb…
642 FrameBuffer::getFB()->asyncWaitForGpuVulkanWithCb(device, fence, cb); in __anona8dbb0c51b02()
337 gfxstream::FrameBuffer::getFB()->asyncWaitForGpuVulkanWithCb( in submitCmd()
2799 void FrameBuffer::asyncWaitForGpuVulkanWithCb(uint64_t deviceHandle, uint64_t fenceHandle, in asyncWaitForGpuVulkanWithCb() function in gfxstream::FrameBuffer