Index: include/gpu/effects/GrCoverageSetOpXP.h |
diff --git a/include/gpu/effects/GrCoverageSetOpXP.h b/include/gpu/effects/GrCoverageSetOpXP.h |
index fcae6d2fc6bbb6623cd2c4580bdd434a9b28e24a..c0db814dc85360ddeb5719392ef9d64ea1c4afff 100644 |
--- a/include/gpu/effects/GrCoverageSetOpXP.h |
+++ b/include/gpu/effects/GrCoverageSetOpXP.h |
@@ -37,7 +37,7 @@ private: |
GrXferProcessor* onCreateXferProcessor(const GrDrawTargetCaps& caps, |
const GrProcOptInfo& colorPOI, |
const GrProcOptInfo& coveragePOI, |
- const GrDeviceCoordTexture* dstCopy) const override; |
+ const DstTexture*) const override; |
bool willReadDstColor(const GrDrawTargetCaps& /*caps*/, |
const GrProcOptInfo& /*colorPOI*/, |