OpenGL.GLES1.OES.mapbuffer
OpenGL extension OES.mapbuffer
This module customises the behaviour of the
OpenGL.raw.GLES1.OES.mapbuffer to provide a more
Python-friendly API
The official definition of this extension is available here:
http://www.opengl.org/registry/specs/OES/mapbuffer.txt
Functions
Constants
GL_BUFFER_ACCESS_OES (35003)
GL_BUFFER_MAP_POINTER_OES (35005)
GL_BUFFER_MAPPED_OES (35004)
GL_WRITE_ONLY_OES (35001)