| 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 fc650d2287c1fb01f64243f6087ef9729ebcd227..56928472034aada9bf495a4be16965ef4aa5edaa 100644
|
| --- a/gpu/command_buffer/service/gles2_cmd_validation_autogen.h
|
| +++ b/gpu/command_buffer/service/gles2_cmd_validation_autogen.h
|
| @@ -35,6 +35,7 @@ ValueValidator<GLenum> hint_target;
|
| ValueValidator<GLenum> image_internal_format;
|
| ValueValidator<GLenum> image_usage;
|
| ValueValidator<GLenum> index_type;
|
| +ValueValidator<GLenum> indexed_buffer_target;
|
| ValueValidator<GLenum> matrix_mode;
|
| ValueValidator<GLenum> pixel_store;
|
| ValueValidator<GLint> pixel_store_alignment;
|
|
|