Home
last modified time | relevance | path

Searched refs:lastOpList (Results 1 – 1 of 1) sorted by relevance

/external/skqp/src/gpu/
DGrDrawingManager.cpp572 if (GrOpList* lastOpList = rtp->getLastOpList()) { in newRTOpList() local
573 lastOpList->closeThoseWhoDependOnMe(*fContext->contextPriv().caps()); in newRTOpList()
615 if (GrOpList* lastOpList = textureProxy->getLastOpList()) { in newTextureOpList() local
616 lastOpList->closeThoseWhoDependOnMe(*fContext->contextPriv().caps()); in newTextureOpList()