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 b0c7c7dca3ec8b73034065e7c4c761e67bc810fe..dcebaeb4cd08dd0664e1d62d8f8d062419e31198 100644 |
--- a/gpu/command_buffer/service/gles2_cmd_validation_autogen.h |
+++ b/gpu/command_buffer/service/gles2_cmd_validation_autogen.h |
@@ -35,6 +35,13 @@ ValueValidator<GLenum> hint_mode; |
ValueValidator<GLenum> hint_target; |
ValueValidator<GLenum> index_type; |
ValueValidator<GLenum> matrix_mode; |
+ValueValidator<GLenum> path_cover_mode; |
+ValueValidator<GLenum> path_cover_mode_instanced; |
+ValueValidator<GLenum> path_fill_mode; |
+ValueValidator<GLenum> path_gen_mode; |
+ValueValidator<GLenum> path_name_type; |
+ValueValidator<GLenum> path_parameter; |
+ValueValidator<GLenum> path_transform_type; |
ValueValidator<GLenum> pixel_store; |
ValueValidator<GLint> pixel_store_alignment; |
ValueValidator<GLenum> pixel_type; |