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; |