Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/ops/
DGrDrawPathOp.cpp45 GrPipeline::InitArgs GrDrawPathOpBase::pipelineInitArgs(const GrOpFlushState& state) { in pipelineInitArgs() function in GrDrawPathOpBase
91 GrPipeline pipeline(this->pipelineInitArgs(*state), this->detachProcessors(), in onExecute()
DGrDrawPathOp.h48 inline GrPipeline::InitArgs pipelineInitArgs(const GrOpFlushState&);