glBeginQuery man page on Solaris

Man page or keyword search:  
man Server   20652 pages
apropos Keyword Search (all sections)
Output format
Solaris logo
[printable version]

GLBEGINQUERY(3gl)					     GLBEGINQUERY(3gl)

NAME
       glBeginQuery, glEndQuery - delimit the query of a group of query primi‐
       tives

C SPECIFICATION
       void glBeginQuery( GLenum target, GLuint id )

PARAMETERS
       target  Specifies the type of query that will be created between	 glBe‐
	       ginQuery	 and  the  subsequent glEndQuery.  Currently, the only
	       symbolic constant accepted is: GL_SAMPLES_PASSED

       id  Specifies the id of query that will be created.

C SPECIFICATION
       void glEndQuery( GLenum target)

DESCRIPTION
       glBeginQuery and glEndQuery delimit the query to be created.

       There is no limit to the number of GL  commands	that  can  be  defined
       between glBeginQuery and glEndQuery.

ERRORS
       GL_INVALID_ENUM is generated if target is set to an unaccepted value.

       GL_INVALID_OPERATION is generated if glBeginQuery is executed between a
       glBeginQuery and the corresponding execution of glEndQuery.

       GL_INVALID_OPERATION is generated if  glEndQuery	 is  executed  without
       being preceded by a glBeginQuery.

SEE ALSO
       glGenQueries, glDeleteQueries

				   09 Jan 04		     GLBEGINQUERY(3gl)
[top]

List of man pages available for Solaris

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net