OpenGL.GLX.VERSION.GLX_1_4

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

Functions

glXGetProcAddress( procName ) -> <class 'ctypes.CFunctionType'>

Constants

GLX_SAMPLE_BUFFERS (100000)
GLX_SAMPLES (100001)