Searched refs:getQueueSerial (Results 1 – 2 of 2) sorted by relevance
435 std::move(task->getGarbage()), &mCommandPool, task->getQueueSerial())); in processTask()447 SubmitPolicy::EnsureSubmitted, task->getQueueSerial())); in processTask()453 ANGLE_TRY(mCommandQueue.finishToSerial(this, task->getQueueSerial(), in processTask()
116 Serial getQueueSerial() const { return mSerial; } in getQueueSerial() function