Chromium Code Reviews| Index: src/gpu/gl/GrGLGpu.h |
| diff --git a/src/gpu/gl/GrGLGpu.h b/src/gpu/gl/GrGLGpu.h |
| index 29d63fbd4feae7536cc6af633f2ce9bb0e658a9a..4d74a758cea0c134a8d3bdf1d3364b8d684aaffb 100644 |
| --- a/src/gpu/gl/GrGLGpu.h |
| +++ b/src/gpu/gl/GrGLGpu.h |
| @@ -105,6 +105,8 @@ public: |
| const SkIRect& srcRect, |
| const SkIPoint& dstPoint) override; |
| + void setXferBarrier(GrXferBarrierType) override; |
| + |
| void buildProgramDesc(GrProgramDesc*, |
| const GrPrimitiveProcessor&, |
| const GrPipeline&, |