Searched refs:hasRecordedCommands (Results 1 – 2 of 2) sorted by relevance
787 bool hasRecordedCommands();
1631 ASSERT(!hasRecordedCommands()); in synchronizeCpuGpuTime()3697 bool ContextVk::hasRecordedCommands() in hasRecordedCommands() function in rx::ContextVk3707 if (!hasRecordedCommands() && !hasPendingSemaphore && !mGpuEventsEnabled) in flushImpl()