Home
Docs
Install
OpenGL
raw
GLX
VERSION
OpenGL.raw.GLX.VERSION.GLX_1_1
Autogenerated by xml_generate script, do not edit!
Functions
_f
(
function
)
glXGetClientString
(
dpy ,
name
)
-> <class 'ctypes.c_char_p'>
glXQueryExtensionsString
(
dpy ,
screen
)
-> <class 'ctypes.c_char_p'>
glXQueryServerString
(
dpy ,
screen ,
name
)
-> <class 'ctypes.c_char_p'>
Constants
GLX_EXTENSIONS (3)
GLX_VENDOR (1)
GLX_VERSION (2)