Chromium Code Reviews| Index: src/gpu/gl/GrGLGpu.h |
| diff --git a/src/gpu/gl/GrGLGpu.h b/src/gpu/gl/GrGLGpu.h |
| index a8d8c2e71d260d3000e7c91d9a7c13224792f762..b2512977037e143e33d5c7c77cac1581754cd422 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&, |