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

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

Contents


glIsAsyncMarkerSGIX(3G)	       OpenGL Reference	       glIsAsyncMarkerSGIX(3G)


NAME    [Toc]    [Back]

     glIsAsyncMarkerSGIX - determine if	a marker is reserved or	in use

C SPECIFICATION    [Toc]    [Back]

     GLboolean glIsAsyncMarkerSGIX( GLuint marker )

PARAMETERS    [Toc]    [Back]

     marker  Specifies a potential value for a reserved	or in-use marker.

DESCRIPTION    [Toc]    [Back]

     glIsAsyncMarkerSGIX is part of the	SGIX_async extension.  This extension
     provides a	framework within which particular sets of OpenGL commands can
     become "asynchronous" via specific	further	OpenGL extensions.  Currently
     the SGIX_async_pixel extension is the only	such defined extension.

     A marker for asynchronous commands	is "in use" if it is the current value
     of	GL_ASYNC_MARKER_SGIX, or if it is associated with any asynchronous
     command that has been issued but has not been queried using
     glFinishAsyncSGIX or glPollAsyncSGIX.  A marker may be "reserved" via use
     of	the glGenAsyncMarkersSGIX command.

     glIsAsyncMarkerSGIX returns 1 if marker identifies	a marker that is
     currently in use or reserved; it returns 0	otherwise.

ERRORS    [Toc]    [Back]

     GL_INVALID_OPERATION is generated if glIsAsyncMarkerSGIX is executed
     between the execution of glBegin and the corresponding execution of
     glEnd.


MACHINE	DEPENDENCIES
     The SGIX_async and	SGIX_async_pixel extensions are	implemented only on
     Octane2 VPro systems.

SEE ALSO    [Toc]    [Back]

      
      
     glAsyncMarkerSGIX,	glDeleteAsyncMarkersSGIX, glFinishAsyncSGIX,
     glGenAsyncMarkersSGIX, glPollAsyncSGIX, glDrawPixels, glGet,
     glReadPixels, glTexImage1D, glTexImage2D, glTexImage3D, glTexSubImage1D,
     glTexSubImage2D, glTexSubImage3D


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
vx_ncsize HP-UX the number of bytes to be reserved for the directory
sgi_use_anyaddr IRIX disable reserved range for auto-placed mappings
AFinitaeschanneldata IRIX set a flag in an AFfilesetup so that storage space for AES channel status data is reserved in / removed from a
glasyncmarkersgix IRIX set a marker for tracking asynchronous commands
glPassThrough Tru64 place a marker in the feedback buffer
glpassthrough IRIX place a marker in the feedback buffer
AFgetmarkpos IRIX get/set the position of a marker in an audio track
AFgetmarkname IRIX get the name or comment string for a given marker id in an audio track
AFinitmarkname IRIX initialize the name/comment for a specified marker in an AFfilesetup structure
AFgetmarkids IRIX get the number and list of marker ID's for an audio track
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service