aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLPathRendering.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/gl/GrGLPathRendering.h')
-rw-r--r--src/gpu/gl/GrGLPathRendering.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpu/gl/GrGLPathRendering.h b/src/gpu/gl/GrGLPathRendering.h
index 1dfb756f3e..74c5fcec9c 100644
--- a/src/gpu/gl/GrGLPathRendering.h
+++ b/src/gpu/gl/GrGLPathRendering.h
@@ -67,6 +67,7 @@ protected:
void onStencilPath(const StencilPathArgs&, const GrPath*) override;
void onDrawPath(const GrPrimitiveProcessor&,
const GrPipeline&,
+ const GrPipeline::FixedDynamicState&,
const GrStencilSettings&,
const GrPath*) override;