Searched refs:waitForGpuVulkan (Results 1 – 3 of 3) sorted by relevance
630 FrameBuffer::getFB()->waitForGpuVulkan(device, fence); in __anonf315e04f1902()
465 void waitForGpuVulkan(uint64_t deviceHandle, uint64_t fenceHandle);
2738 void FrameBuffer::waitForGpuVulkan(uint64_t deviceHandle, uint64_t fenceHandle) { in waitForGpuVulkan() function in gfxstream::FrameBuffer