| Index: gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h
|
| diff --git a/gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h b/gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h
|
| index 2d88aee7ff255e06c832067b678f337f3b736d6f..ec4a365b7a371db0354e9cdec02d11dead497136 100644
|
| --- a/gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_trace_implementation_impl_autogen.h
|
| @@ -1433,7 +1433,7 @@ void GLES2TraceImplementation::AsyncTexSubImage2DCHROMIUM(GLenum target,
|
|
|
| void GLES2TraceImplementation::AsyncTexImage2DCHROMIUM(GLenum target,
|
| GLint level,
|
| - GLint internalformat,
|
| + GLenum internalformat,
|
| GLsizei width,
|
| GLsizei height,
|
| GLint border,
|
|
|