Home
last modified time | relevance | path

Searched refs:calcCoverageWithPrimProc (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrProcOptInfo.h42 void calcCoverageWithPrimProc(const GrPrimitiveProcessor*, const GrFragmentStage*,
DGrProcOptInfo.cpp42 void GrProcOptInfo::calcCoverageWithPrimProc(const GrPrimitiveProcessor* primProc, in calcCoverageWithPrimProc() function in GrProcOptInfo
DGrPipelineBuilder.cpp142 fCoverageProcInfo.calcCoverageWithPrimProc(pp, fCoverageStages.begin(), in calcCoverageInvariantOutput()