Searched refs:hasRecordedCommands (Results 1 – 3 of 3) sorted by relevance
356 ANGLE_INLINE bool hasRecordedCommands() const in hasRecordedCommands() function370 return hasRecordedCommands() || hasRunningCommands(lastCompletedSerial); in isCurrentlyInUse()441 bool hasRecordedCommands() const { return mUse.hasRecordedCommands(); } in hasRecordedCommands() function686 if (!mUse.hasRecordedCommands()) in updateCurrentAccessNodes()
907 bool hasRecordedCommands();
2267 ASSERT(!hasRecordedCommands()); in synchronizeCpuGpuTime()5239 bool ContextVk::hasRecordedCommands() in hasRecordedCommands() function in rx::ContextVk