Index: src/gpu/GrOptDrawState.h |
diff --git a/src/gpu/GrOptDrawState.h b/src/gpu/GrOptDrawState.h |
index c32294b14bb51ad445b82f1bc34fd9b749fffcc5..c1407645c5bd14635ce0275613e9051fb72fab81 100644 |
--- a/src/gpu/GrOptDrawState.h |
+++ b/src/gpu/GrOptDrawState.h |
@@ -356,8 +356,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; |