Searched defs:waitable (Results 1 – 3 of 3) sorted by relevance
34 inline bool IsDone(const DeviceOpWaitable& waitable) { in IsDone()79 DeviceOpWaitable waitable; member
42 void DeviceOpTracker::AddPendingGarbage(DeviceOpWaitable waitable, VkFence fence) { in AddPendingGarbage()56 void DeviceOpTracker::AddPendingGarbage(DeviceOpWaitable waitable, VkSemaphore semaphore) { in AddPendingGarbage()
295 std::shared_future<void> waitable; member463 for (auto& waitable : pendingWaitables) { in Wait() local494 auto waitable = EnqueueVirtioGpuTask(contextId, std::move(task)); in TransferFromHost() local528 auto waitable = EnqueueVirtioGpuTask(contextId, std::move(task)); in TransferToHost() local697 std::shared_future<void> waitable; in WaitOnEmulatedFence() local