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

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

Contents


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


NAME    [Toc]    [Back]

     glXIsDirect - indicate whether direct rendering is	enabled

C SPECIFICATION    [Toc]    [Back]

     Bool glXIsDirect( Display *dpy,
		       GLXContext ctx )

PARAMETERS    [Toc]    [Back]

     dpy  Specifies the	connection to the X server.

     ctx  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, glXCreateNewContext


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