Index: gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h |
=================================================================== |
--- gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h (revision 187725) |
+++ gpu/command_buffer/client/gles2_interface_stub_impl_autogen.h (working copy) |
@@ -637,5 +637,8 @@ |
} |
void GLES2InterfaceStub::WaitSyncPointCHROMIUM(GLuint /* sync_point */) { |
} |
+void GLES2InterfaceStub::DrawBuffersEXT( |
+ GLsizei /* count */, const GLenum* /* bufs */) { |
+} |
#endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_INTERFACE_STUB_IMPL_AUTOGEN_H_ |