Searched refs:hasPendingSemaphore (Results 1 – 1 of 1) sorted by relevance
3810 bool hasPendingSemaphore = signalSemaphore || !mWaitSemaphores.empty(); in flushImpl() local3811 if (!hasRecordedCommands() && !hasPendingSemaphore && !mGpuEventsEnabled) in flushImpl()