Query: glxqueryextensionsstring
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GLXQUERYEXTENSIONSSTRING() GLXQUERYEXTENSIONSSTRING()NAMEglXQueryExtensionsString - return list of supported extensionsC SPECIFICATIONconst char * glXQueryExtensionsString( Display *dpy, int screen ) delim $$PARAMETERSdpy Specifies the connection to the X server. screen Specifies the screen.DESCRIPTIONglXQueryExtensionsString returns a pointer to a string describing which GLX extensions are supported on the connection. The string is null-terminated and contains a space-separated list of extension names. (The extension names themselves never contain spaces.) If there are no extensions to GLX, then the empty string is returned.NOTESglXQueryExtensionsString is available only if the GLX version is 1.1 or greater. glXQueryExtensionsString only returns information about GLX extensions. Call glGetString to get a list of GL extensions.SEE ALSOglGetString, glXQueryVersion, glXQueryServerString, glXGetClientString GLXQUERYEXTENSIONSSTRING()
Related Man Pages |
---|
glxintro(3) - redhat |
glxfreecontextext(3g) - centos |
glxquerycontext(3g) - centos |
glxgetclientstring(3) - xfree86 |
glximportcontextext(3) - suse |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Is UNIX an open source OS ? |
SOCKS proxy & PAM configuration exposure |
Tar Command |
32 bit process addressing more than 4GB |