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 71c0e03e54aa9f680d27ec9e050d772752ee4eb0..1d7ec78bcb921d9d626b464182f315875013778b 100644 |
--- a/gpu/command_buffer/service/gles2_cmd_validation_autogen.h |
+++ b/gpu/command_buffer/service/gles2_cmd_validation_autogen.h |
@@ -50,9 +50,12 @@ ValueValidator<GLenum> matrix_mode; |
ValueValidator<GLenum> path_coord_type; |
ValueValidator<GLenum> path_cover_mode; |
ValueValidator<GLenum> path_fill_mode; |
+ValueValidator<GLenum> path_instanced_cover_mode; |
+ValueValidator<GLenum> path_name_type; |
ValueValidator<GLenum> path_parameter; |
ValueValidator<GLint> path_parameter_cap_values; |
ValueValidator<GLint> path_parameter_join_values; |
+ValueValidator<GLenum> path_transform_type; |
ValueValidator<GLenum> pixel_store; |
ValueValidator<GLint> pixel_store_alignment; |
ValueValidator<GLenum> pixel_type; |