| 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 953c0f9d6961199c5419808007d5d2478bd6d558..2a8684addc5ff8200645926e04da051c0d3dd480 100644
|
| --- a/gpu/command_buffer/service/gles2_cmd_validation_autogen.h
|
| +++ b/gpu/command_buffer/service/gles2_cmd_validation_autogen.h
|
| @@ -41,6 +41,7 @@ ValueValidator<GLenum> image_internal_format;
|
| ValueValidator<GLenum> image_usage;
|
| ValueValidator<GLenum> index_type;
|
| ValueValidator<GLenum> indexed_buffer_target;
|
| +ValueValidator<GLenum> map_buffer_access;
|
| ValueValidator<GLenum> matrix_mode;
|
| ValueValidator<GLenum> pixel_store;
|
| ValueValidator<GLint> pixel_store_alignment;
|
|
|