| 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 79b2aaa1ac0fde44b6725c09759b6056a0cfffa3..a1ae7a8ecb5858371756f0832d8b85dd4ac19ecd 100644
|
| --- a/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| +++ b/gpu/command_buffer/client/gles2_implementation_autogen.h
|
| @@ -696,6 +696,8 @@ virtual void AsyncTexImage2DCHROMIUM(GLenum target,
|
|
|
| virtual void WaitAsyncTexImage2DCHROMIUM(GLenum target) OVERRIDE;
|
|
|
| +virtual void WaitAllAsyncTexImage2DCHROMIUM() OVERRIDE;
|
| +
|
| virtual void DiscardFramebufferEXT(GLenum target,
|
| GLsizei count,
|
| const GLenum* attachments) OVERRIDE;
|
|
|