Searched refs:isCurrentlyInUse (Results 1 – 10 of 10) sorted by relevance
101 ANGLE_INLINE bool isCurrentlyInUse(Serial lastCompletedSerial) const in isCurrentlyInUse() function178 bool isCurrentlyInUse(Serial lastCompletedSerial) const in isCurrentlyInUse() function180 return mUse.isCurrentlyInUse(lastCompletedSerial); in isCurrentlyInUse()
57 ASSERT(!isCurrentlyInUse(contextVk->getLastCompletedQueueSerial())); in waitForIdle()85 if (mLifetime.isCurrentlyInUse(completedSerial)) in destroyIfComplete()
453 bool QueryVk::isCurrentlyInUse(Serial lastCompletedSerial) const in isCurrentlyInUse() function in rx::QueryVk457 if (mQueryHelper.get().isCurrentlyInUse(lastCompletedSerial)) in isCurrentlyInUse()464 if (query.get().isCurrentlyInUse(lastCompletedSerial)) in isCurrentlyInUse()535 if (isCurrentlyInUse(contextVk->getLastCompletedQueueSerial())) in getResult()
53 bool isCurrentlyInUse(Serial lastCompletedSerial) const;
368 ANGLE_INLINE bool isCurrentlyInUse(Serial lastCompletedSerial) const in isCurrentlyInUse() function450 bool isCurrentlyInUse(Serial lastCompletedSerial) const in isCurrentlyInUse() function452 return mUse.isCurrentlyInUse(lastCompletedSerial); in isCurrentlyInUse()
600 mBuffer->isCurrentlyInUse(contextVk->getLastCompletedQueueSerial()) && in mapRangeImpl()867 if (mBuffer->isCurrentlyInUse(contextVk->getLastCompletedQueueSerial())) in setDataImpl()
379 *signaled = !isCurrentlyInUse(context->getRenderer()->getLastCompletedQueueSerial()); in getStatus()
925 if (mLifetime.isCurrentlyInUse(completedSerial)) in destroyIfComplete()
2107 mBufferFreeList.front()->isCurrentlyInUse(contextVk->getLastCompletedQueueSerial())) in allocateWithAlignment()2387 ASSERT(!isCurrentlyInUse(contextVk->getLastCompletedQueueSerial())); in init()2538 !mDescriptorPools[poolIndex]->get().isCurrentlyInUse(lastCompletedSerial)) in allocateNewPool()
968 !bufferHelper.isCurrentlyInUse(getLastCompletedQueueSerial())) in setupIndexedDraw()