Searched refs:addWaitOp (Results 1 – 2 of 2) sorted by relevance
75 void addWaitOp(std::unique_ptr<GrOp> op, const GrCaps& caps) { in addWaitOp() function
1761 this->getRTOpList()->addWaitOp(std::move(waitOp), *this->caps()); in waitOnSemaphores()