Searched refs:hasCoverage (Results 1 – 4 of 4) sorted by relevance
23 virtual bool hasCoverage() const { return false; } in hasCoverage() function in GrCCCoverageProcessor::GSImpl73 if (this->hasCoverage()) { in emitGeometryShader()130 bool hasCoverage() const override { return true; } in hasCoverage() function in GrCCCoverageProcessor::GSTriangleHullImpl293 bool hasCoverage() const override { return true; } in hasCoverage() function in GrCCCoverageProcessor::GSCornerImpl
382 bool hasCoverage, in get_blend_formula() argument386 bool conflatesCoverage = hasCoverage || hasMixedSamples; in get_blend_formula()794 bool hasCoverage = GrProcessorAnalysisCoverage::kNone != coverage; in analysis_properties() local800 formula = gBlendTable[color.isOpaque()][hasCoverage][(int)mode]; in analysis_properties()
382 bool hasCoverage, in get_blend_formula() argument386 bool conflatesCoverage = hasCoverage || hasMixedSamples; in get_blend_formula()797 bool hasCoverage = GrProcessorAnalysisCoverage::kNone != coverage; in analysis_properties() local803 formula = gBlendTable[color.isOpaque()][hasCoverage][(int)mode]; in analysis_properties()