extension gles2.OES_mapbuffer # Whole buffer mapping was not promoted to core in OpenGL ES optional glMapBufferOES # Because of the above, mapped access cannot be queried on OpenGL ES ignore GL_BUFFER_ACCESS_OES # Include the access mode enums for desktop OpenGL optional GL_READ_ONLY optional GL_WRITE_ONLY_OES optional GL_READ_WRITE