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

Unified Diff: gpu/GLES2/gl2chromium_autogen.h

Issue 2627323007: Migrate WebGL contexts on backgrounded tabs to the integrated GPU.
Patch Set: Created 3 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
« no previous file with comments | « no previous file | gpu/GLES2/gl2extchromium.h » ('j') | ui/gl/gl_context_cgl.cc » ('J')
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 4a703a86ec9c3c93f3740188db5feabf51923ca2..7e1baa3384098a5bb92060f791c81ffddc775eb4 100644
--- a/gpu/GLES2/gl2chromium_autogen.h
+++ b/gpu/GLES2/gl2chromium_autogen.h
@@ -386,5 +386,6 @@
GLES2_GET_FUN(OverlayPromotionHintCHROMIUM)
#define glSwapBuffersWithDamageCHROMIUM \
GLES2_GET_FUN(SwapBuffersWithDamageCHROMIUM)
+#define glPerformanceHintCHROMIUM GLES2_GET_FUN(PerformanceHintCHROMIUM)
#endif // GPU_GLES2_GL2CHROMIUM_AUTOGEN_H_
« no previous file with comments | « no previous file | gpu/GLES2/gl2extchromium.h » ('j') | ui/gl/gl_context_cgl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698