Home
last modified time | relevance | path

Searched refs:IsDone (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DDeviceOpTracker.h34 inline bool IsDone(const DeviceOpWaitable& waitable) { in IsDone() function
DDeviceOpTracker.cpp108 return !IsDone(pendingGarbage.waitable); in PollAndProcessGarbage()
DVkDecoderGlobalState.cpp2754 if (semaphoreInfo.latestUse && !IsDone(*semaphoreInfo.latestUse)) { in destroySemaphoreLocked()
2811 if (fenceInfo.latestUse && !IsDone(*fenceInfo.latestUse)) { in on_vkDestroyFence()