Index: src/gpu/effects/GrCustomXfermodePriv.h |
diff --git a/src/gpu/effects/GrCustomXfermodePriv.h b/src/gpu/effects/GrCustomXfermodePriv.h |
index 43aaeabc54992cb9a5bc1ce4751a20fa49e93c25..dbed3d6404e97adc503a241c4995472d660ee4f7 100644 |
--- a/src/gpu/effects/GrCustomXfermodePriv.h |
+++ b/src/gpu/effects/GrCustomXfermodePriv.h |
@@ -71,7 +71,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, |