#include <mtypes.h>
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? | |
| 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?
1.5.4