Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCStroker.h103 void drawConnectingGeometry(GrOpFlushState*, const GrPipeline&,
DGrCCStroker.cpp712 this->drawConnectingGeometry<&InstanceTallies::fTriangles>( in drawStrokes()
717 this->drawConnectingGeometry<&InstanceTallies::fConics>( in drawStrokes()
775 void GrCCStroker::drawConnectingGeometry(GrOpFlushState* flushState, const GrPipeline& pipeline, in drawConnectingGeometry() function in GrCCStroker