Index: src/gpu/gl/GrGLDefines.h |
diff --git a/src/gpu/gl/GrGLDefines.h b/src/gpu/gl/GrGLDefines.h |
index f0b56ae989bbc22471ccf3cf27165bbd4b302e7c..8374e5cdaf9f36923705efc731c8ae9ad8322436 100644 |
--- a/src/gpu/gl/GrGLDefines.h |
+++ b/src/gpu/gl/GrGLDefines.h |
@@ -820,6 +820,7 @@ |
#define GR_GL_STENCIL 0x1802 |
#define GR_GL_NONE 0 |
+#define GR_GL_FRAMEBUFFER_DEFAULT 0x8218 |
#define GR_GL_FRAMEBUFFER_COMPLETE 0x8CD5 |
#define GR_GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT 0x8CD6 |