Index: gpu/command_buffer/client/gles2_implementation_autogen.h |
=================================================================== |
--- gpu/command_buffer/client/gles2_implementation_autogen.h (revision 187725) |
+++ gpu/command_buffer/client/gles2_implementation_autogen.h (working copy) |
@@ -530,5 +530,7 @@ |
virtual void WaitSyncPointCHROMIUM(GLuint sync_point) OVERRIDE; |
+virtual void DrawBuffersEXT(GLsizei count, const GLenum* bufs) OVERRIDE; |
+ |
#endif // GPU_COMMAND_BUFFER_CLIENT_GLES2_IMPLEMENTATION_AUTOGEN_H_ |