OpenGL.GLES2.OES.get_program_binary

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

Functions

Constants

GL_NUM_PROGRAM_BINARY_FORMATS_OES (34814)
GL_PROGRAM_BINARY_FORMATS_OES (34815)
GL_PROGRAM_BINARY_LENGTH_OES (34625)