| Index: gpu/command_buffer/cmd_buffer_functions.txt
|
| ===================================================================
|
| --- gpu/command_buffer/cmd_buffer_functions.txt (revision 187725)
|
| +++ gpu/command_buffer/cmd_buffer_functions.txt (working copy)
|
| @@ -210,5 +210,6 @@
|
| GL_APICALL void GL_APIENTRY glLoseContextCHROMIUM (GLenum current, GLenum other);
|
| GL_APICALL GLuint GL_APIENTRY glInsertSyncPointCHROMIUM (void);
|
| GL_APICALL void GL_APIENTRY glWaitSyncPointCHROMIUM (GLuint sync_point);
|
| +GL_APICALL void GL_APIENTRY glDrawBuffersEXT (GLsizei count, const GLenum* bufs);
|
|
|
|
|
|
|