Searched refs:colorProcInfo (Results 1 – 3 of 3) sorted by relevance
50 GrProcOptInfo colorProcInfo; in isOpaqueAndConstantColor() local51 colorProcInfo.calcWithInitialValues(fColorStages.begin(), this->numColorStages(), fColor, in isOpaqueAndConstantColor()55 fXPFactory->getInvariantOutput(colorProcInfo, coverageProcInfo, &output); in isOpaqueAndConstantColor()
361 const GrProcOptInfo& colorProcInfo(const GrPrimitiveProcessor* pp) const { in colorProcInfo() function371 const GrProcOptInfo& colorProcInfo(const GrBatch* batch) const { in colorProcInfo() function
510 fColorPOI = fPipelineBuilder->colorProcInfo(primProc); in PipelineInfo()525 fColorPOI = fPipelineBuilder->colorProcInfo(batch); in PipelineInfo()