Searched refs:usedInRecordedCommands (Results 1 – 6 of 6) 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() function217 bool usedInRecordedCommands() const { return mReadOnlyUse.usedInRecordedCommands(); } in usedInRecordedCommands() function
32 if (resource->usedInRecordedCommands()) in WaitForIdle()108 ASSERT(!mReadOnlyUse.usedInRecordedCommands()); in finishRunningCommands()114 ASSERT(!mReadWriteUse.usedInRecordedCommands()); in finishGPUWriteCommands()
438 if (mQueryHelper.get().usedInRecordedCommands()) in isUsedInRecordedCommands()445 if (query.get().usedInRecordedCommands()) in isUsedInRecordedCommands()526 ASSERT(!mQueryHelperTimeElapsedBegin.usedInRecordedCommands()); in getResult()527 ASSERT(!mQueryHelper.get().usedInRecordedCommands()); in getResult()
126 ASSERT(mUse.getSerial().valid() && !usedInRecordedCommands()); in clientWait()156 ASSERT(mUse.getSerial().valid() && !usedInRecordedCommands()); in getStatus()
727 if (mBuffer->usedInRecordedCommands()) in mapRangeImpl()
5151 if (!driverUniforms->descriptorPoolBinding.get().usedInRecordedCommands()) in handleDirtyDriverUniformsBindingImpl()