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

Unified Diff: third_party/mojo/src/mojo/public/c/gles2/gles2_call_visitor_chromium_extension_autogen.h

Issue 1341423006: Removing GL context rate limiting feature and related wrappers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed mojo autogens Created 5 years, 3 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
« no previous file with comments | « ppapi/lib/gl/include/GLES2/gl2ext.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mojo/src/mojo/public/c/gles2/gles2_call_visitor_chromium_extension_autogen.h
diff --git a/third_party/mojo/src/mojo/public/c/gles2/gles2_call_visitor_chromium_extension_autogen.h b/third_party/mojo/src/mojo/public/c/gles2/gles2_call_visitor_chromium_extension_autogen.h
index d0d7ac87d8422dd94bf201baa9d69ecf6ba1e878..9f3788cbb8edff5f2e852e99f5a357215173f009 100644
--- a/third_party/mojo/src/mojo/public/c/gles2/gles2_call_visitor_chromium_extension_autogen.h
+++ b/third_party/mojo/src/mojo/public/c/gles2/gles2_call_visitor_chromium_extension_autogen.h
@@ -149,7 +149,6 @@ VISIT_GL_CALL(RequestExtensionCHROMIUM,
void,
(const char* extension),
(extension))
-VISIT_GL_CALL(RateLimitOffscreenContextCHROMIUM, void, (), ())
VISIT_GL_CALL(GetProgramInfoCHROMIUM,
void,
(GLuint program, GLsizei bufsize, GLsizei* size, void* info),
« no previous file with comments | « ppapi/lib/gl/include/GLES2/gl2ext.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698