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

  man pages->IRIX man pages -> OpenGL/glxqueryextension (3)              
Title
Content
Arch
Section
 

Contents


glXQueryExtension(3G)	    OpenGL Reference - GLX	 glXQueryExtension(3G)


NAME    [Toc]    [Back]

     glXQueryExtension - indicate whether the GLX extension is supported

C SPECIFICATION    [Toc]    [Back]

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

PARAMETERS    [Toc]    [Back]

     dpy	Specifies the connection to the	X server.

     errorBase	Returns	the base error code of the GLX server extension.

     eventBase	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.
     These values should be added to the constant error	and event values to
     determine the actual event	or error values.  Otherwise, errorBase and
     eventBase are unchanged.

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

SEE ALSO    [Toc]    [Back]

      
      
     glXQueryVersion


									PPPPaaaaggggeeee 1111
[ 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