Searched refs:prepareOps (Results 1 – 6 of 6) sorted by relevance
41 void prepareOps(GrOpFlushState* flushState) override;
151 opList->prepareOps(&fFlushState); in internalFlush()173 fOpLists[i]->prepareOps(&fFlushState); in internalFlush()
48 void GrTextureOpList::prepareOps(GrOpFlushState* flushState) { in prepareOps() function in GrTextureOpList
36 virtual void prepareOps(GrOpFlushState* flushState) = 0;
68 void prepareOps(GrOpFlushState* flushState) override;
63 void GrRenderTargetOpList::prepareOps(GrOpFlushState* flushState) { in prepareOps() function in GrRenderTargetOpList