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

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

Issue 7458008: Support GL_OES_EGL_image_external (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 5 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 6c292b08b823bdc4f86d0c69102829b66eee05e4..1d8b50e31d84b341e038c45811c9876e3dda3ce5 100644
--- a/gpu/command_buffer/common/gles2_cmd_utils_autogen.h
+++ b/gpu/command_buffer/common/gles2_cmd_utils_autogen.h
@@ -26,6 +26,7 @@ static std::string GetStringFrameBufferParameter(uint32 value);
static std::string GetStringFrameBufferTarget(uint32 value);
static std::string GetStringGLState(uint32 value);
static std::string GetStringGetMaxIndexType(uint32 value);
+static std::string GetStringGetTexParamTarget(uint32 value);
static std::string GetStringHintMode(uint32 value);
static std::string GetStringHintTarget(uint32 value);
static std::string GetStringIndexType(uint32 value);

Powered by Google App Engine
This is Rietveld 408576698