summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/client/gles2_interface_autogen.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/command_buffer/client/gles2_interface_autogen.h')
-rw-r--r--gpu/command_buffer/client/gles2_interface_autogen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gpu/command_buffer/client/gles2_interface_autogen.h b/gpu/command_buffer/client/gles2_interface_autogen.h
index 16d3996..c7020e3 100644
--- a/gpu/command_buffer/client/gles2_interface_autogen.h
+++ b/gpu/command_buffer/client/gles2_interface_autogen.h
@@ -277,7 +277,6 @@ virtual void GetMultipleIntegervCHROMIUM(
virtual void GetProgramInfoCHROMIUM(
GLuint program, GLsizei bufsize, GLsizei* size, void* info) = 0;
virtual GLuint CreateStreamTextureCHROMIUM(GLuint texture) = 0;
-virtual void DestroyStreamTextureCHROMIUM(GLuint texture) = 0;
virtual GLuint CreateImageCHROMIUM(
GLsizei width, GLsizei height, GLenum internalformat) = 0;
virtual void DestroyImageCHROMIUM(GLuint image_id) = 0;