Index: src/gpu/GrOptDrawState.h |
diff --git a/src/gpu/GrOptDrawState.h b/src/gpu/GrOptDrawState.h |
index 945cbfb7599075118e098d2414b9eb0fbbfa1884..cef32b615780151fe39cd0e725e2c9f03c7fc987 100644 |
--- a/src/gpu/GrOptDrawState.h |
+++ b/src/gpu/GrOptDrawState.h |
@@ -354,8 +354,7 @@ private: |
* blend coeffs will represent those used by backend API. |
*/ |
void setOutputStateInfo(const GrDrawState& ds, const GrDrawTargetCaps&, |
- int firstCoverageStageIdx, GrProgramDesc::DescInfo*, |
- bool* separateCoverageFromColor); |
+ GrProgramDesc::DescInfo*); |
bool isEqual(const GrOptDrawState& that) const; |