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

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

Contents


glXQueryVersion()                               glXQueryVersion()


NAME    [Toc]    [Back]

       glXQueryVersion  -  return  the version numbers of the GLX
       extension

SYNOPSIS    [Toc]    [Back]

       Bool glXQueryVersion(
               Display *dpy,
               int *major,
               int *minor );

PARAMETERS    [Toc]    [Back]

       Specifies the connection to the  X  server.   Returns  the
       major version number of the GLX server extension.  Returns
       the minor version number of the GLX server extension.

DESCRIPTION    [Toc]    [Back]

       glXQueryVersion() returns the major and minor version numbers
  of the GLX extension implemented by the server associated
 with connection dpy. Implementations with the  same
       major  version  number are upward compatible, meaning that
       the implementation with  the  higher  minor  number  is  a
       superset of the version with the lower minor number.

       major and minor do not return values if they are specified
       as NULL.

ERRORS    [Toc]    [Back]

       glXQueryVersion() returns False if it fails,  True  otherwise.


       major and minor are not updated when False is returned.

SEE ALSO    [Toc]    [Back]

      
      
       glXQueryExtension()



                                                glXQueryVersion()
[ Back ]
 Similar pages
Name OS Title
kvno HP-UX print key version numbers of Kerberos principals
dlaruv IRIX return a vector of n random real numbers from a uniform (0,1)
slaruv IRIX return a vector of n random real numbers from a uniform (0,1)
omp_threads IRIX Runtime library procedures used to set, call or return numbers of threads
clarnv IRIX return a vector of n random complex numbers from a uniform or normal distribution
slarnv IRIX return a vector of n random real numbers from a uniform or normal distribution
zlarnv IRIX return a vector of n random complex numbers from a uniform or normal distribution
dlarnv IRIX return a vector of n random real numbers from a uniform or normal distribution
inet6_opt_finish Tru64 Return the total length of an IPv6 extension header, including padding, and initialize the option
yppoll Linux return version and master server of a NIS map
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service