Searched refs:isCurrentlyInUseForWrite (Results 1 – 2 of 2) sorted by relevance
630 if (mBuffer.isCurrentlyInUseForWrite(contextVk->getLastCompletedQueueSerial())) in mapRangeImpl()687 if (!mBuffer.isCurrentlyInUseForWrite(contextVk->getLastCompletedQueueSerial())) in mapRangeImpl()868 !src.isCurrentlyInUseForWrite(contextVk->getLastCompletedQueueSerial()) && in acquireAndUpdate()
261 bool isCurrentlyInUseForWrite(Serial lastCompletedSerial) const in isCurrentlyInUseForWrite() function