glgetqueryobject man page on Solaris

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

GLGETQUERYOBJECT(3gl)					 GLGETQUERYOBJECT(3gl)

NAME
       glGetQueryObjectiv,  glGetQueryObjectuiv, - return query object parame‐
       ter values

C SPECIFICATION
       void glGetQueryObjectiv( GLenum id,
				GLenum pname,
				GLint *params )
       void glGetQueryObjectuiv( GLenum id,
				 GLenum pname,
				 GLint *params )

PARAMETERS
       id     Specifies the query object id.

       pname  Specifies the parameter of the query object.  Accepted  symbolic
	      names are GL_QUERY_RESULT, GL_QUERY_RESULT_AVAILABLE.

       params Returns the requested data.

DESCRIPTION
       glGetQueryObject	 returns in params the value of a query object parame‐
       ter.

       The following parameters are defined:

       GL_QUERY_RESULT	   params returns an integer  value  representing  the
			   query object's result value.

       GL_QUERY_RESULT_AVAILABLE
			   params  returns an integer value indicating whether
			   or not a wait would occur if	 the  result  of  that
			   query object were to be queried presently.  A value
			   of TRUE means no wait would be required; a value of
			   FALSE  means	 that  some  wait  would occur. If the
			   result for one query is available, the  result  for
			   all previous queries must also be available at that
			   point in time.

ERRORS
       GL_INVALID_ENUM is generated if pname is not an accepted value.

SEE ALSO
       glGetQuery

				   09 Jan 04		 GLGETQUERYOBJECT(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