Searched refs:usedInRecordedCommands (Results 1 – 5 of 5) sorted by relevance
89 ANGLE_INLINE bool usedInRecordedCommands() const in usedInRecordedCommands() function103 return usedInRecordedCommands() || usedInRunningCommands(lastCompletedSerial); in isCurrentlyInUse()169 bool usedInRecordedCommands() const { return mUse.usedInRecordedCommands(); } in usedInRecordedCommands() function
437 if (mQueryHelper.get().usedInRecordedCommands()) in isUsedInRecordedCommands()444 if (query.get().usedInRecordedCommands()) in isUsedInRecordedCommands()525 ASSERT(!mQueryHelperTimeElapsedBegin.usedInRecordedCommands()); in getResult()526 ASSERT(!mQueryHelper.get().usedInRecordedCommands()); in getResult()
42 if (usedInRecordedCommands()) in waitForIdle()
144 if (flushCommands || usedInRecordedCommands()) in clientWait()
4863 if (!driverUniforms->descriptorPoolBinding.get().usedInRecordedCommands()) in handleDirtyDriverUniformsBindingImpl()