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

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

Contents


glXWaitX()                                             glXWaitX()


NAME    [Toc]    [Back]

       glXWaitX  -  complete  X  execution prior to subsequent GL
       calls

SYNOPSIS    [Toc]    [Back]

       void glXWaitX(
               void );

DESCRIPTION    [Toc]    [Back]

       X rendering calls made prior to glXWaitX() are  guaranteed
       to  be  executed  before  GL  rendering  calls  made after
       glXWaitX().  Although the  same  result  can  be  achieved
       using  XSync,  glXWaitX() does not require a round trip to
       the server, and it is therefore more  efficient  in  cases
       where client and server are on separate machines.

       glXWaitX()  is ignored if there is no current GLX context.

NOTES    [Toc]    [Back]

       glXWaitX() may or may not flush the GL stream.

ERRORS    [Toc]    [Back]

       GLXBadCurrentWindow is generated if the  drawable  associated
  with  the current context of the calling thread is a
       window, and that window is no longer valid.

SEE ALSO    [Toc]    [Back]

      
      
       glFinish(), glFlush(), glXWaitGL(), XSync()



                                                       glXWaitX()
[ Back ]
 Similar pages
Name OS Title
glXWaitGL Tru64 complete GL execution prior to subsequent X calls
glxwaitgl IRIX complete GL execution prior to subsequent X calls
exit HP-UX Causes dtscp to complete execution.
quit HP-UX Causes dtscp to complete execution
glfinish IRIX block until all GL execution is complete
glFinish Tru64 block until all GL execution is complete
DtSearchInit HP-UX Initialize the DtSearch online API for subsequent calls
fs_async HP-UX enables write calls to return before write operation is complete (Boolean)
zeero Tru64 Zero out disks prior to rewrite.
dpkg-preconfigure Linux let packages ask questions prior to their installation
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service