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

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

Issue 1134373002: Add a bunch of ES3 enums to the validator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 898df8f81730f10c33cee71ef96e6733940b7c71..ec96c6b70a755df6f9503f3f4b3c9dd5c430c511 100644
--- a/gpu/command_buffer/service/gles2_cmd_validation_autogen.h
+++ b/gpu/command_buffer/service/gles2_cmd_validation_autogen.h
@@ -42,6 +42,8 @@ ValueValidator<GLenum> image_usage;
ValueValidator<GLenum> index_type;
ValueValidator<GLenum> indexed_buffer_target;
ValueValidator<GLenum> indexed_g_l_state;
+ValueValidator<GLenum> internal_format_parameter;
+ValueValidator<GLenum> invalidate_frame_buffer_target;
ValueValidator<GLenum> map_buffer_access;
ValueValidator<GLenum> matrix_mode;
ValueValidator<GLenum> pixel_store;

Powered by Google App Engine
This is Rietveld 408576698