OpenGL.GLX.OML.swap_method

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

Functions

Constants

GLX_SWAP_COPY_OML (32866)
GLX_SWAP_EXCHANGE_OML (32865)
GLX_SWAP_METHOD_OML (32864)
GLX_SWAP_UNDEFINED_OML (32867)