Index: src/effects/gradients/SkGradientShaderPriv.h |
diff --git a/src/effects/gradients/SkGradientShaderPriv.h b/src/effects/gradients/SkGradientShaderPriv.h |
index 8af65a47b79f305762c9c0582dd05a7c40f992c0..3c19152d90290eed5e8e5f80e3e165c8b188a322 100644 |
--- a/src/effects/gradients/SkGradientShaderPriv.h |
+++ b/src/effects/gradients/SkGradientShaderPriv.h |
@@ -427,6 +427,7 @@ protected: |
// native GLSL mix), and 4+ color gradients that use the traditional texture lookup. |
void emitColor(GrGLSLFPBuilder* builder, |
GrGLSLFragmentBuilder* fragBuilder, |
+ const GrGLSLCaps* caps, |
const GrGradientEffect&, |
const char* gradientTValue, |
const char* outputColor, |