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

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

Contents


glXWaitGL()                                           glXWaitGL()


NAME    [Toc]    [Back]

       glXWaitGL  -  complete  GL execution prior to subsequent X
       calls

SYNOPSIS    [Toc]    [Back]

       void glXWaitGL(
               void );

DESCRIPTION    [Toc]    [Back]

       GL rendering calls made prior to glXWaitGL()  are  guaranteed
  to  be  executed before X rendering calls made after
       glXWaitGL(). Although this same  result  can  be  achieved
       using  glFinish(),  glXWaitGL()  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.

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

NOTES    [Toc]    [Back]

       glXWaitGL() may or may not flush the X 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(), glXWaitX(), XSync()



                                                      glXWaitGL()
[ Back ]
 Similar pages
Name OS Title
glXWaitX Tru64 complete X execution prior to subsequent GL calls
glxwaitx IRIX complete X execution prior to subsequent GL 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