| Index: gpu/command_buffer/client/gles2_implementation_autogen.h
|
| diff --git a/gpu/command_buffer/client/gles2_implementation_autogen.h b/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| index 35f1818f1ba4496e4d4c7b6fa2337b2a8aec6ec6..db6760e162faf3554a7ebc40284670884997af41 100644
|
| --- a/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| @@ -703,7 +703,7 @@ virtual void AsyncTexSubImage2DCHROMIUM(GLenum target,
|
|
|
| virtual void AsyncTexImage2DCHROMIUM(GLenum target,
|
| GLint level,
|
| - GLint internalformat,
|
| + GLenum internalformat,
|
| GLsizei width,
|
| GLsizei height,
|
| GLint border,
|
|
|