Chromium Code Reviews

Unified Diff: gpu/GLES2/gl2chromium_autogen.h

Issue 132543002: Not for review. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « content/shell/browser/shell.cc ('k') | gpu/GLES2/gl2extchromium.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/GLES2/gl2chromium_autogen.h
diff --git a/gpu/GLES2/gl2chromium_autogen.h b/gpu/GLES2/gl2chromium_autogen.h
index 62b22d5abdac90b3a4f6c7f8b68db2b7ca2f7add..455bb8409de79fb0932b2f7d1a4aeb105a0c45fe 100644
--- a/gpu/GLES2/gl2chromium_autogen.h
+++ b/gpu/GLES2/gl2chromium_autogen.h
@@ -211,6 +211,7 @@
#define glGetTranslatedShaderSourceANGLE GLES2_GET_FUN( \
GetTranslatedShaderSourceANGLE)
#define glPostSubBufferCHROMIUM GLES2_GET_FUN(PostSubBufferCHROMIUM)
+#define glSetOverlayPlaneCHROMIUM GLES2_GET_FUN(SetOverlayPlaneCHROMIUM)
#define glTexImageIOSurface2DCHROMIUM GLES2_GET_FUN( \
TexImageIOSurface2DCHROMIUM)
#define glCopyTextureCHROMIUM GLES2_GET_FUN(CopyTextureCHROMIUM)
« no previous file with comments | « content/shell/browser/shell.cc ('k') | gpu/GLES2/gl2extchromium.h » ('j') | no next file with comments »

Powered by Google App Engine