OpenGL.raw.GL.EXT.bgra | index /build/buildd/pyopengl-3.0.0~b3/OpenGL/raw/GL/EXT/bgra.py |
OpenGL extension EXT.bgra
Overview (from the spec)
EXT_bgra extends the list of host-memory color formats.
Specifically, it provides formats which match the memory layout of
Windows DIBs so that applications can use the same data in both
Windows API calls and OpenGL pixel API calls.
The official definition of this extension is available here:
http://oss.sgi.com/projects/ogl-sample/registry/EXT/bgra.txt
Automatically generated by the get_gl_extensions script, do not edit!
Modules | ||||||
|
Functions | ||
|
Data | ||
GL_BGRA_EXT = GL_BGRA_EXT GL_BGR_EXT = GL_BGR_EXT __file__ = '/build/buildd/pyopengl-3.0.0~b3/OpenGL/raw/GL/EXT/bgra.py' __name__ = 'OpenGL.raw.GL.EXT.bgra' |