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

Unified Diff: gpu/command_buffer/common/gles2_cmd_utils_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
Index: gpu/command_buffer/common/gles2_cmd_utils_autogen.h
diff --git a/gpu/command_buffer/common/gles2_cmd_utils_autogen.h b/gpu/command_buffer/common/gles2_cmd_utils_autogen.h
index 1775e7d167907380d517c090a921f389bd0f189e..357f9fafbd046e46b84a43be5bc9f26be6b38a0a 100644
--- a/gpu/command_buffer/common/gles2_cmd_utils_autogen.h
+++ b/gpu/command_buffer/common/gles2_cmd_utils_autogen.h
@@ -57,6 +57,7 @@ static std::string GetStringPathInstancedCoverMode(uint32_t value);
static std::string GetStringPathNameType(uint32_t value);
static std::string GetStringPathParameter(uint32_t value);
static std::string GetStringPathTransformType(uint32_t value);
+static std::string GetStringPerformanceHintMode(uint32_t value);
static std::string GetStringPixelStore(uint32_t value);
static std::string GetStringPixelType(uint32_t value);
static std::string GetStringProgramParameter(uint32_t value);

Powered by Google App Engine
This is Rietveld 408576698