Searched refs:calcColorWithBatch (Results 1 – 3 of 3) sorted by relevance
37 void calcColorWithBatch(const GrBatch*, const GrFragmentStage*, int stagecount);
15 void GrProcOptInfo::calcColorWithBatch(const GrBatch* batch, in calcColorWithBatch() function in GrProcOptInfo
148 fColorProcInfo.calcColorWithBatch(batch, fColorStages.begin(), this->numColorFragmentStages()); in calcColorInvariantOutput()