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

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

Contents


glFlushRasterSGIX(3G)	       OpenGL Reference		 glFlushRasterSGIX(3G)


NAME    [Toc]    [Back]

     glFlushRasterSGIX - complete rasterization	of previous GL commands

C SPECIFICATION    [Toc]    [Back]

     void glFlushRasterSGIX( void )

DESCRIPTION    [Toc]    [Back]

     Different GL implementations buffer commands in several different
     locations,	including network buffers and the graphics accelerator itself.
     glFlushRasterSGIX causes all GL commands that preceed glFlushRasterSGIX
     to	complete rasterization before the GL commands that follow begin
     rasterization.  This is essential for some	types of performance
     measurement; see glInstrumentsBufferSGIX.

     The point in the GL machine that defines the start	of rasterization is
     implementation dependent.

NOTES    [Toc]    [Back]

     glFlushRasterSGIX is part of the GL_SGIX_flush_raster extension, not part
     of	the core GL command set.  See glIntro for information about using
     extensions.

     glFlushRasterSGIX probably	will not block since it	must get to the
     rasterization point of the	GL machine before it causes any	flushing.

ERRORS    [Toc]    [Back]

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


MACHINE	DEPENDENCIES
     The SGIX_flush_raster extension is	supported only on InfiniteReality
     systems.

SEE ALSO    [Toc]    [Back]

      
      
     glFinish, glFlush


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
glrendermode IRIX set rasterization mode
glRenderMode Tru64 set rasterization mode
glPolygonMode Tru64 select a polygon rasterization mode
glpolygonmode IRIX select a polygon rasterization mode
unget Tru64 Cancels a previous get command
unget HP-UX undo a previous get of an SCCS file
last Tru64 Displays information about previous logins
backq Tru64 STREAMS: Gets a pointer to the previous queue
unget IRIX undo a previous get of an SCCS file
runlevel Linux find the current and previous system runlevel.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service