Next: , Up: GLX   [Index]


5.1 GLX API

Import the GLX module to have access to these procedures:

(use-modules (glx))

The GLX specification is available at http://www.opengl.org/registry/doc/glx1.3.pdf.