| 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 06f7afb5a6ec8cfc380b5ac44e06b4d91c0a5e41..b0c7c7dca3ec8b73034065e7c4c761e67bc810fe 100644
|
| --- a/gpu/command_buffer/service/gles2_cmd_validation_autogen.h
|
| +++ b/gpu/command_buffer/service/gles2_cmd_validation_autogen.h
|
| @@ -34,6 +34,7 @@ ValueValidator<GLenum> get_tex_param_target;
|
| ValueValidator<GLenum> hint_mode;
|
| ValueValidator<GLenum> hint_target;
|
| ValueValidator<GLenum> index_type;
|
| +ValueValidator<GLenum> matrix_mode;
|
| ValueValidator<GLenum> pixel_store;
|
| ValueValidator<GLint> pixel_store_alignment;
|
| ValueValidator<GLenum> pixel_type;
|
|
|