diff --git a/cogl/cogl/gl-prototypes/cogl-all-functions.h b/cogl/cogl/gl-prototypes/cogl-all-functions.h index 365cf63d7..3dece02d8 100644 --- a/cogl/cogl/gl-prototypes/cogl-all-functions.h +++ b/cogl/cogl/gl-prototypes/cogl-all-functions.h @@ -189,7 +189,7 @@ COGL_EXT_FUNCTION (const GLubyte *, glGetStringi, COGL_EXT_END () COGL_EXT_BEGIN (vertex_array_object, 3, 0, - 0, /* not in either GLES */ + COGL_EXT_IN_GLES3, "ARB\0OES\0", "vertex_array_object\0") COGL_EXT_FUNCTION (void, glBindVertexArray,