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

Unified Diff: gpu/command_buffer/common/gles2_cmd_utils_autogen.h

Issue 169603002: Add initial support for NV_path_rendering extension to gpu command buffer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 8 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 4798a6f9d4175cff6a8d122b1a0517b8efe80a73..c1344c3547d4403aaf60a624469d17f700422bb1 100644
--- a/gpu/command_buffer/common/gles2_cmd_utils_autogen.h
+++ b/gpu/command_buffer/common/gles2_cmd_utils_autogen.h
@@ -33,6 +33,7 @@ static std::string GetStringGetTexParamTarget(uint32 value);
static std::string GetStringHintMode(uint32 value);
static std::string GetStringHintTarget(uint32 value);
static std::string GetStringIndexType(uint32 value);
+static std::string GetStringMatrixMode(uint32 value);
static std::string GetStringPixelStore(uint32 value);
static std::string GetStringPixelType(uint32 value);
static std::string GetStringProgramParameter(uint32 value);

Powered by Google App Engine
This is Rietveld 408576698