| Index: gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h
|
| diff --git a/gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h b/gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h
|
| index 2d0b597182ca0aaf9c6c628bda46f7eece54579a..632eaeedfb8df1e74f4d395a7a912f92ce2423e7 100644
|
| --- a/gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h
|
| +++ b/gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h
|
| @@ -1502,7 +1502,6 @@ void Validators::UpdateValuesES3() {
|
| arraysize(valid_vertex_attrib_type_table_es3));
|
| vertex_attribute.AddValues(valid_vertex_attribute_table_es3,
|
| arraysize(valid_vertex_attribute_table_es3));
|
| - UpdateETCCompressedTextureFormats();
|
| }
|
|
|
| void Validators::UpdateETCCompressedTextureFormats() {
|
|
|