OpenGL.GLES2.EXT.unpack_subimage

OpenGL extension EXT.unpack_subimage
This module customises the behaviour of the OpenGL.raw.GLES2.EXT.unpack_subimage to provide a more Python-friendly API
The official definition of this extension is available here: http://www.opengl.org/registry/specs/EXT/unpack_subimage.txt

Functions

Constants

GL_UNPACK_ROW_LENGTH_EXT (3314)
GL_UNPACK_SKIP_PIXELS_EXT (3316)
GL_UNPACK_SKIP_ROWS_EXT (3315)