glIsQuery

determine if a name corresponds to a query object

Signature

glIsQuery( GLuint ( id ) )-> GLboolean
glIsQuery( id ) -> <class 'ctypes.c_ubyte'>

Parameters

VariablesDescription
id
Specifies a value that may be the name of a query object.