summaryrefslogtreecommitdiffstats
path: root/mojo/gpu/mojo_gles2_impl_autogen.h
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/gpu/mojo_gles2_impl_autogen.h')
-rw-r--r--mojo/gpu/mojo_gles2_impl_autogen.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/mojo/gpu/mojo_gles2_impl_autogen.h b/mojo/gpu/mojo_gles2_impl_autogen.h
index a6746d0..723dda6 100644
--- a/mojo/gpu/mojo_gles2_impl_autogen.h
+++ b/mojo/gpu/mojo_gles2_impl_autogen.h
@@ -696,6 +696,9 @@ class MojoGLES2Impl : public gpu::gles2::GLES2Interface {
GLint y,
GLsizei width,
GLsizei height) override;
+ void CompressedCopyTextureCHROMIUM(GLenum target,
+ GLenum source_id,
+ GLenum dest_id) override;
void DrawArraysInstancedANGLE(GLenum mode,
GLint first,
GLsizei count,