*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> glXQueryExtensionsString (3)              
Title
Content
Arch
Section
 

Contents


glXQueryExtensionsString()             glXQueryExtensionsString()


NAME    [Toc]    [Back]

       glXQueryExtensionsString - return list of supported extensions

SYNOPSIS    [Toc]    [Back]

       const char * glXQueryExtensionsString(
               Display *dpy,
               int screen );

PARAMETERS    [Toc]    [Back]

       Specifies the connection to the X server.   Specifies  the
       screen.

DESCRIPTION    [Toc]    [Back]

       glXQueryExtensionsString()  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.

NOTES    [Toc]    [Back]

       glXQueryExtensionsString() 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 ALSO    [Toc]    [Back]

      
      
       glGetString(),  glXQueryVersion(), glXQueryServerString(),
       glXGetClientString()



                                       glXQueryExtensionsString()
[ Back ]
 Similar pages
Name OS Title
gss_inquire_names_for_mech HP-UX list the name-types supported by the specified mechanism
gluGetString Tru64 return a string describing the GLU version or GLU extensions
glugetstring IRIX return a string describing the GLU version or GLU extensions
imgformats IRIX list supported image file formats
csa_list_calendars HP-UX list the calendars supported by a calendar service
modelinfo IRIX generate formatted list of supported printers
glcgetlisti IRIX return element from list
glcgetlistc IRIX return element from list
lrange IRIX Return one or more adjacent elements from a list
CSSM_CL_CertDescribeFormat Tru64 Return a list of the CSSM_OID values (CDSA)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service