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 8e032e432eb0bf59acb6891ad184cf1cee103aa3..c570c4527e879f42d927a8a341a269d55cbb4581 100644 |
--- a/gpu/command_buffer/client/gles2_implementation_autogen.h |
+++ b/gpu/command_buffer/client/gles2_implementation_autogen.h |
@@ -873,14 +873,9 @@ |
void CopyTextureCHROMIUM(GLenum target, |
GLenum source_id, |
GLenum dest_id, |
+ GLint level, |
GLint internalformat, |
GLenum dest_type) override; |
- |
-void CopySubTextureCHROMIUM(GLenum target, |
- GLenum source_id, |
- GLenum dest_id, |
- GLint xoffset, |
- GLint yoffset) override; |
void DrawArraysInstancedANGLE(GLenum mode, |
GLint first, |