summaryrefslogtreecommitdiff
path: root/chromium/gpu/GLES2/gl2extchromium.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/gpu/GLES2/gl2extchromium.h')
-rw-r--r--chromium/gpu/GLES2/gl2extchromium.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/gpu/GLES2/gl2extchromium.h b/chromium/gpu/GLES2/gl2extchromium.h
index b67d61d70c8..245abee2363 100644
--- a/chromium/gpu/GLES2/gl2extchromium.h
+++ b/chromium/gpu/GLES2/gl2extchromium.h
@@ -933,6 +933,7 @@ typedef void(GL_APIENTRYP PFNGLUNPREMULTIPLYANDDITHERCOPYCHROMIUMPROC)(
#define GL_CHROMIUM_shared_image 1
#define GL_SHARED_IMAGE_ACCESS_MODE_READ_CHROMIUM 0x8AF6
#define GL_SHARED_IMAGE_ACCESS_MODE_READWRITE_CHROMIUM 0x8AF7
+#define GL_SHARED_IMAGE_ACCESS_MODE_OVERLAY_CHROMIUM 0x8AF8
#endif /* GL_CHROMIUM_shared_image */
/* GL_CHROMIUM_program_completion_query */