| Index: trunk/src/gpu/command_buffer/client/gles2_interface_autogen.h
|
| ===================================================================
|
| --- trunk/src/gpu/command_buffer/client/gles2_interface_autogen.h (revision 260192)
|
| +++ trunk/src/gpu/command_buffer/client/gles2_interface_autogen.h (working copy)
|
| @@ -478,7 +478,6 @@
|
| GLenum type,
|
| const void* pixels) = 0;
|
| virtual void WaitAsyncTexImage2DCHROMIUM(GLenum target) = 0;
|
| -virtual void WaitAllAsyncTexImage2DCHROMIUM() = 0;
|
| virtual void DiscardFramebufferEXT(GLenum target,
|
| GLsizei count,
|
| const GLenum* attachments) = 0;
|
|
|