Searched refs:pipelineInitArgs (Results 1 – 6 of 6) sorted by relevance
33 GrPipeline::InitArgs GrDrawPathOpBase::pipelineInitArgs(const GrOpFlushState& state) { in pipelineInitArgs() function in GrDrawPathOpBase79 GrPipeline pipeline(this->pipelineInitArgs(*state), this->detachProcessors(), in onExecute()
99 return this->internalMakePipeline(target, this->pipelineInitArgs(target),130 GrPipeline::InitArgs pipelineInitArgs(GrMeshDrawOp::Target* target) const;
125 GrPipeline::InitArgs GrSimpleMeshDrawOpHelper::pipelineInitArgs( in pipelineInitArgs() function in GrSimpleMeshDrawOpHelper185 auto args = INHERITED::pipelineInitArgs(target); in makePipeline()
46 inline GrPipeline::InitArgs pipelineInitArgs(const GrOpFlushState&);
45 GrPipeline::InitArgs GrDrawPathOpBase::pipelineInitArgs(const GrOpFlushState& state) { in pipelineInitArgs() function in GrDrawPathOpBase91 GrPipeline pipeline(this->pipelineInitArgs(*state), this->detachProcessors(), in onExecute()
48 inline GrPipeline::InitArgs pipelineInitArgs(const GrOpFlushState&);