| 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 c570c4527e879f42d927a8a341a269d55cbb4581..952fa5996731f16560bc2f44be06222e09cd62ef 100644
|
| --- a/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| @@ -842,7 +842,7 @@ void GetUniformsES3CHROMIUM(GLuint program,
|
|
|
| GLuint CreateStreamTextureCHROMIUM(GLuint texture) override;
|
|
|
| -GLuint CreateImageCHROMIUM(ClientBuffer buffer,
|
| +GLuint CreateImageCHROMIUM(ClientBuffer* buffers,
|
| GLsizei width,
|
| GLsizei height,
|
| GLenum internalformat) override;
|
|
|