Searched defs:opList (Results 1 – 6 of 6) sorted by relevance
30 GrRenderTargetOpList* opList = fRenderTargetContext->getRTOpList(); in setLastClip() local40 GrRenderTargetOpList* opList = fRenderTargetContext->getRTOpList(); in mustRenderClip() local
643 sk_sp<GrRenderTargetOpList> opList(new GrRenderTargetOpList( in newRTOpList() local667 sk_sp<GrTextureOpList> opList(new GrTextureOpList(fContext->priv().refOpMemoryPool(), in newTextureOpList() local
304 GrRenderTargetOpList* opList = this->getRTOpList(); in internalClear() local2346 auto opList = this->getRTOpList(); in addDrawOp() local
124 TIntermAggregate* opList = node->getStatementList(); in visitSwitch() local
2000 TIntermAggregate* opList = node->getStatementList(); in visitSwitch() local
208 GrRenderTargetOpList opList(sk_ref_sp(context->priv().opMemoryPool()), variable