| 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 229987d5be5e48991cf7b405a5fd1bcac416db03..90181aa9e48eb5a06f274ebe1a039d97f59195fa 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;
|
|
|