Index: src/gpu/gl/GrGLNoOpInterface.h |
=================================================================== |
--- src/gpu/gl/GrGLNoOpInterface.h (revision 8892) |
+++ src/gpu/gl/GrGLNoOpInterface.h (working copy) |
@@ -159,6 +159,10 @@ |
GrGLsizei width, |
GrGLsizei height); |
+GrGLvoid GR_GL_FUNCTION_TYPE noOpGLDiscardFramebuffer(GrGLenum target, |
+ GrGLsizei numAttachments, |
+ const GrGLenum* attachments); |
+ |
GrGLvoid GR_GL_FUNCTION_TYPE noOpGLTexSubImage2D(GrGLenum target, |
GrGLint level, |
GrGLint xoffset, |