Index: include/gpu/effects/GrPorterDuffXferProcessor.h |
diff --git a/include/gpu/effects/GrPorterDuffXferProcessor.h b/include/gpu/effects/GrPorterDuffXferProcessor.h |
index d297e3290854c01e1d963df5c5f9f1b68fc4ac19..110c32d3627fa0c51ca22c91dea446ba8387dc98 100644 |
--- a/include/gpu/effects/GrPorterDuffXferProcessor.h |
+++ b/include/gpu/effects/GrPorterDuffXferProcessor.h |
@@ -32,7 +32,7 @@ private: |
const GrProcOptInfo& colorPOI, |
const GrProcOptInfo& coveragePOI, |
bool hasMixedSamples, |
- const DstTexture*) const override; |
+ const DstTexture*, GrRenderTarget* dst) const override; |
bool willReadDstColor(const GrCaps& caps, |
const GrProcOptInfo& colorPOI, |