OpenGL.GLES1.EXT.read_format_bgra

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

Functions

Constants

GL_BGRA_EXT (32993)
GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT (33638)
GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT (33637)