Searched refs:curOpList (Results 1 – 1 of 1) sorted by relevance
105 GrRenderTargetOpList* curOpList = fOpLists[i]->asRenderTargetOpList(); in prepForFlush() local107 if (prevOpList && curOpList) { in prepForFlush()108 SkASSERT(prevOpList->fTarget.get() != curOpList->fTarget.get()); in prepForFlush()111 prevOpList = curOpList; in prepForFlush()