Index: src/gpu/gl/GrGpuGL.h |
diff --git a/src/gpu/gl/GrGpuGL.h b/src/gpu/gl/GrGpuGL.h |
index e5f2915a24811c1e9690ca066fa3b720aac0057f..dc92a3b2c1823b0ca3955cc61a869b6da31c2a7b 100644 |
--- a/src/gpu/gl/GrGpuGL.h |
+++ b/src/gpu/gl/GrGpuGL.h |
@@ -180,6 +180,7 @@ private: |
void abandon(); |
GrGLProgram* getProgram(const GrGLProgramDesc& desc, |
+ DrawType, |
const GrGeometryStage* geometryProcessor, |
const GrFragmentStage* colorStages[], |
const GrFragmentStage* coverageStages[]); |