Index: src/gpu/gl/GrGpuGL.h |
diff --git a/src/gpu/gl/GrGpuGL.h b/src/gpu/gl/GrGpuGL.h |
index 1f748bb826e0f103e1040fd5fcb922283ddc66e1..004ce254bf1d7ced459d44cb3e1e4ead8d2ff96b 100644 |
--- a/src/gpu/gl/GrGpuGL.h |
+++ b/src/gpu/gl/GrGpuGL.h |
@@ -179,6 +179,7 @@ private: |
void abandon(); |
GrGLProgram* getProgram(const GrGLProgramDesc& desc, |
+ const GrEffectStage* geometryProcessor, |
const GrEffectStage* colorStages[], |
const GrEffectStage* coverageStages[]); |