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

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

Contents


glXIsDirect()                                       glXIsDirect()


NAME    [Toc]    [Back]

       glXIsDirect - indicate whether direct rendering is enabled

SYNOPSIS    [Toc]    [Back]

       Bool glXIsDirect(
               Display *dpy,
               GLXContext ctx );

PARAMETERS    [Toc]    [Back]

       Specifies the connection to the X server.   Specifies  the
       GLX context that is being queried.

DESCRIPTION    [Toc]    [Back]

       glXIsDirect()  returns  True  if ctx is a direct rendering
       context, False otherwise. Direct rendering  contexts  pass
       rendering  commands  directly  from  the calling process's
       address space to the rendering  system,  bypassing  the  X
       server.  Nondirect  rendering  contexts pass all rendering
       commands to the X server.

ERRORS    [Toc]    [Back]

       GLXBadContext is generated if ctx is not a valid GLX  context.

SEE ALSO    [Toc]    [Back]

      
      
       glXCreateContext()



                                                    glXIsDirect()
[ Back ]
 Similar pages
Name OS Title
disk HP-UX direct disk access
glIsEnabled Tru64 test whether a capability is enabled
getbuffer IRIX indicates which buffers are enabled for writing
glisenabled IRIX test whether a capability is enabled
glinstrumentssgix IRIX take measurements from enabled instruments in the GL
glevalcoord IRIX enabled one- and two-dimensional maps
glEvalCoord2dv Tru64 evaluate enabled one- and twodimensional maps
glEvalCoord2f Tru64 evaluate enabled one- and twodimensional maps
glEvalCoord2d Tru64 evaluate enabled one- and twodimensional maps
glEvalCoord1f Tru64 evaluate enabled one- and twodimensional maps
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service