OpenGL.raw.GL.EXT.abgr | index /build/buildd/pyopengl-3.0.0~b3/OpenGL/raw/GL/EXT/abgr.py |
OpenGL extension EXT.abgr
Overview (from the spec)
EXT_abgr extends the list of host-memory color formats. Specifically,
it provides a reverse-order alternative to image format RGBA. The ABGR
component order matches the cpack Iris GL format on big-endian machines.
The official definition of this extension is available here:
http://oss.sgi.com/projects/ogl-sample/registry/EXT/abgr.txt
Automatically generated by the get_gl_extensions script, do not edit!
Modules | ||||||
|
Functions | ||
|
Data | ||
GL_ABGR_EXT = GL_ABGR_EXT __file__ = '/build/buildd/pyopengl-3.0.0~b3/OpenGL/raw/GL/EXT/abgr.py' __name__ = 'OpenGL.raw.GL.EXT.abgr' |