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

Unified Diff: gpu/command_buffer/service/gles2_cmd_validation_autogen.h

Issue 7458008: Support GL_OES_EGL_image_external (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: fix typo which hung the windows gpu_unittests by corrupting the stack 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/service/gles2_cmd_validation_autogen.h
diff --git a/gpu/command_buffer/service/gles2_cmd_validation_autogen.h b/gpu/command_buffer/service/gles2_cmd_validation_autogen.h
index 00e9ef944738c34fef925d68910d59c376620101..ee335af775d667adec63dd7226a87473ac5b85b3 100644
--- a/gpu/command_buffer/service/gles2_cmd_validation_autogen.h
+++ b/gpu/command_buffer/service/gles2_cmd_validation_autogen.h
@@ -27,6 +27,7 @@ ValueValidator<GLenum> frame_buffer_parameter;
ValueValidator<GLenum> frame_buffer_target;
ValueValidator<GLenum> g_l_state;
ValueValidator<GLenum> get_max_index_type;
+ValueValidator<GLenum> get_tex_param_target;
ValueValidator<GLenum> hint_mode;
ValueValidator<GLenum> hint_target;
ValueValidator<GLenum> index_type;

Powered by Google App Engine
This is Rietveld 408576698