summaryrefslogtreecommitdiffstats
path: root/gpu/GLES2/gl2extchromium.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/GLES2/gl2extchromium.h')
-rw-r--r--gpu/GLES2/gl2extchromium.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gpu/GLES2/gl2extchromium.h b/gpu/GLES2/gl2extchromium.h
index ec85bf2..415aa63b 100644
--- a/gpu/GLES2/gl2extchromium.h
+++ b/gpu/GLES2/gl2extchromium.h
@@ -136,6 +136,10 @@ typedef void (
#define GL_SCANOUT_CHROMIUM 0x78F2
#endif
+#ifndef GL_RGB_YUV_420_CHROMIUM
+#define GL_RGB_YUV_420_CHROMIUM 0x78FA
+#endif
+
#ifdef GL_GLEXT_PROTOTYPES
GL_APICALL GLuint GL_APIENTRY glCreateGpuMemoryBufferImageCHROMIUM(
GLsizei width,