| 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 2be3bab9c4afecfaa50c687ff8d8adc336dbf44d..408759a10904d33c538c6e7f55458e170f01e36d 100644
|
| --- a/gpu/command_buffer/service/gles2_cmd_validation_autogen.h
|
| +++ b/gpu/command_buffer/service/gles2_cmd_validation_autogen.h
|
| @@ -131,7 +131,6 @@ HintModeValidator hint_mode;
|
|
|
| ValueValidator<GLenum> hint_target;
|
| ValueValidator<GLenum> image_internal_format;
|
| -ValueValidator<GLenum> image_usage;
|
| ValueValidator<GLenum> index_type;
|
| class IndexedBufferTargetValidator {
|
| public:
|
|
|