Searched refs:ValidateQueryCounterEXT (Results 1 – 4 of 4) sorted by relevance
204 bool ValidateQueryCounterEXT(const Context *context, QueryID id, QueryType target);
853 bool ValidateQueryCounterEXT(const Context *context, QueryID idPacked, QueryType targetPacked);
2120 bool ValidateQueryCounterEXT(const Context *context, QueryID id, QueryType target) in ValidateQueryCounterEXT() function
4310 (context->skipValidation() || ValidateQueryCounterEXT(context, idPacked, targetPacked)); in GL_QueryCounterEXT()