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

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

Contents


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


NAME    [Toc]    [Back]

     glXBindSwapBarrierSGIX - synchronize buffer swaps with other screens

C SPECIFICATION    [Toc]    [Back]

     void glXBindSwapBarrierSGIX( Display *dpy,
				  GLXDrawable drawable,
				  int barrier )

PARAMETERS    [Toc]    [Back]

     dpy       Specifies the connection	to the X server.


     drawable  Specifies any GLX drawable in the swap group.


     barrier   Specifies the barrier.

DESCRIPTION    [Toc]    [Back]

     glXBindSwapBarrierSGIX is part of the SGIX_swap_barrier extension.

     glXBindSwapBarrierSGIX binds the swap group containing drawable to
     barrier.  Buffer swaps to all members of all groups bound to barrier will
     then take place concurrently, after all of	their swap intervals have
     elapsed.  Typically, the other swap groups	bound to a barrier will	reside
     on	other screens or hosts.	 The parameter barrier must be greater than or
     equal to zero and less than or equal to the number	of supported barriers
     returned by glXQueryMaxSwapBarriersSGIX.

     If	barrier	is zero, the swap group	is bound to no barrier.

     glXBindSwapBarrierSGIX is part of the stream of X calls; to synchronize
     with OpenGL calls,	use glXWaitX or	glXWaitGL.

ERRORS    [Toc]    [Back]

     GLXBadDrawable is generated if drawable is	not a valid GLX	drawable.

     BadValue is generated if barrier is already bound to another swap group,
     or	if barrier is invalid.


SEE ALSO    [Toc]    [Back]

      
      
     glXSwapBuffers, glXSwapIntervalSGI, glXJoinSwapGroupSGIX,
     glXQueryMaxSwapBarriersSGIX.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
glxjoinswapgroupsgix IRIX synchronize buffer swaps with other drawables
glxswapintervalsgi IRIX set a minimum time between buffer swaps
swapinterval IRIX defines a minimum time between buffer swaps
xlistscrns IRIX prints available screens for an X server
getgconfig IRIX gets the size of a buffer or a state in the current buffer configuration
fdatasync NetBSD synchronize the data of a file
t_sync HP-UX synchronize transport library
t_sync Tru64 Synchronize transport library
named.reload FreeBSD cause the name server to synchronize its database
msync Tru64 Synchronize a mapped file
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service