Searched refs:makeClosed (Results 1 – 10 of 10) sorted by relevance
69 void GrRenderTask::makeClosed(const GrCaps& caps) { in makeClosed() function in GrRenderTask89 fTextureResolveTask->makeClosed(caps); in makeClosed()155 dependedOnTask->makeClosed(caps); in addDependency()281 fDependents[i]->makeClosed(caps); in closeThoseWhoDependOnMe()
167 onFlushRenderTask->makeClosed(*fContext->priv().caps()); in flush()436 task->makeClosed(caps); in closeAllTasks()608 fActiveOpsTask->makeClosed(*fContext->priv().caps()); in createDDLTask()675 fActiveOpsTask->makeClosed(*fContext->priv().caps()); in closeActiveOpsTask()762 waitTask->makeClosed(caps); in newWaitRenderTask()787 task->makeClosed(caps); in newTransferFromRenderTask()831 task->makeClosed(caps); in newCopyRenderTask()872 task->makeClosed(caps); in newWritePixelsTask()
53 renderTask->makeClosed(*this->caps()); in addTextureResolveTask()58 task->makeClosed(*this->caps()); in addTextureResolveTask()
33 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());
245 opsTask.makeClosed(*caps);