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

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

Contents


glXQueryExtension()                           glXQueryExtension()


NAME    [Toc]    [Back]

       glXQueryExtension  - indicate whether the GLX extension is
       supported

SYNOPSIS    [Toc]    [Back]

       Bool glXQueryExtension(
               Display *dpy,
               int *errorBase,
               int *eventBase );

PARAMETERS    [Toc]    [Back]

       Specifies the connection to the  X  server.   Returns  the
       base  error code of the GLX server extension.  Returns the
       base event code of the GLX server extension.

DESCRIPTION    [Toc]    [Back]

       glXQueryExtension() returns True if the X server  of  connection
  dpy  supports the GLX extension, False otherwise.
       If True is returned, then errorBase and  eventBase  return
       the  error base and event base of the GLX extension.  Otherwise,
 errorBase and eventBase are unchanged.

       errorBase and eventBase do not return values if  they  are
       specified as NULL.

NOTES    [Toc]    [Back]

       eventBase is included for future extensions.  GLX does not
       currently define any events.

SEE ALSO    [Toc]    [Back]

      
      
       glXQueryVersion()



                                              glXQueryExtension()
[ Back ]
 Similar pages
Name OS Title
dmFXIsGLExtensionSupported IRIX Find out if a GL Extension is supported
glucheckextension IRIX determines if an extension name is supported
scsihotswap IRIX This command is no longer supported.
amfmt HP-UX disk format, not supported
lang HP-UX description of supported languages
charset IRIX description of the standard supported character set
gss_inquire_names_for_mech HP-UX list the name-types supported by the specified mechanism
glXQueryExtensionsString Tru64 return list of supported extensions
glxqueryextensionsstring IRIX return list of supported extensions
options IRIX Standard options supported by widgets
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service