core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

gl_query_object Struct Reference

#include <mtypes.h>


Detailed Description

Occlusion/timer query object.

Data Fields

GLenum Target
 The query target, when active.
GLuint Id
 hash table ID/name
GLuint64EXT Result
 the counter
GLboolean Active
 inside Begin/EndQuery
GLboolean Ready
 result is ready?

Field Documentation

GLenum gl_query_object::Target

The query target, when active.

GLuint gl_query_object::Id

hash table ID/name

GLuint64EXT gl_query_object::Result

the counter

GLboolean gl_query_object::Active

inside Begin/EndQuery

GLboolean gl_query_object::Ready

result is ready?


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:47:47 2009 for Mesa Main by  doxygen 1.5.4