Searched refs:makeClosed (Results 1 – 10 of 10) sorted by relevance
55 void GrRenderTask::makeClosed(const GrCaps& caps) { in makeClosed() function in GrRenderTask76 fTextureResolveTask->makeClosed(caps); in makeClosed()141 dependedOnTask->makeClosed(caps); in addDependency()247 fDependents[i]->makeClosed(caps); in closeThoseWhoDependOnMe()
143 fRenderTasks[i]->makeClosed(*caps); in closeAll()155 fRenderTasks[i]->makeClosed(*caps); in cleanup()298 onFlushRenderTask->makeClosed(*fContext->priv().caps()); in flush()606 fActiveOpsTask->makeClosed(*fContext->priv().caps()); in copyRenderTasksFromDDL()670 fActiveOpsTask->makeClosed(*fContext->priv().caps()); in closeRenderTasksForNewRenderTask()785 waitTask->makeClosed(caps); in newWaitRenderTask()809 task->makeClosed(caps); in newTransferFromRenderTask()839 task->makeClosed(caps); in newCopyRenderTask()
56 renderTask->makeClosed(*this->caps()); in addTextureResolveTask()61 task->makeClosed(*this->caps()); in addTextureResolveTask()
32 void makeClosed(const GrCaps&);
120 fOpLists[i]->makeClosed(*caps); in closeAll()132 fOpLists[i]->makeClosed(*caps); in cleanup()267 onFlushOpList->makeClosed(*fContext->contextPriv().caps()); in flush()518 fActiveOpList->makeClosed(*fContext->contextPriv().caps()); in copyOpListsFromDDL()580 fActiveOpList->makeClosed(*fContext->contextPriv().caps()); in newRTOpList()623 fActiveOpList->makeClosed(*fContext->contextPriv().caps()); in newTextureOpList()
118 opList->makeClosed(caps); in addDependency()169 fDependents[i]->makeClosed(caps); in closeThoseWhoDependOnMe()
41 void makeClosed(const GrCaps& caps) override { in makeClosed() function48 INHERITED::makeClosed(caps); in makeClosed()
48 virtual void makeClosed(const GrCaps&) { in makeClosed() function
227 opList.makeClosed(*context->contextPriv().caps());
235 opsTask.makeClosed(*context->priv().caps());