Home | Info | Community | Development | myReactOS | Contact Us
[static, read]
Definition at line 104 of file queryobj.c.
Referenced by _mesa_BeginQueryARB(), _mesa_DeleteQueriesARB(), _mesa_GetQueryObjectivARB(), _mesa_GetQueryObjectuivARB(), and _mesa_IsQueryARB().
{ return (struct gl_query_object *) _mesa_HashLookup(ctx->Query.QueryObjects, id); }