Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Unified Diff: gpu/GLES2/gl2chromium_autogen.h

Issue 862133002: Update from https://crrev.com/312398 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gpu/GLES2/gl2chromium_autogen.h
diff --git a/gpu/GLES2/gl2chromium_autogen.h b/gpu/GLES2/gl2chromium_autogen.h
index 30f3cfa4acb453a5aa47698b45d4217df6f830bc..e315a9f29c6590fd49a06cc481a613a7340267bb 100644
--- a/gpu/GLES2/gl2chromium_autogen.h
+++ b/gpu/GLES2/gl2chromium_autogen.h
@@ -33,6 +33,10 @@
#define glBufferSubData GLES2_GET_FUN(BufferSubData)
#define glCheckFramebufferStatus GLES2_GET_FUN(CheckFramebufferStatus)
#define glClear GLES2_GET_FUN(Clear)
+#define glClearBufferfi GLES2_GET_FUN(ClearBufferfi)
+#define glClearBufferfv GLES2_GET_FUN(ClearBufferfv)
+#define glClearBufferiv GLES2_GET_FUN(ClearBufferiv)
+#define glClearBufferuiv GLES2_GET_FUN(ClearBufferuiv)
#define glClearColor GLES2_GET_FUN(ClearColor)
#define glClearDepthf GLES2_GET_FUN(ClearDepthf)
#define glClearStencil GLES2_GET_FUN(ClearStencil)
« no previous file with comments | « gpu/BUILD.gn ('k') | gpu/command_buffer/build_gles2_cmd_buffer.py » ('j') | shell/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698