Searched refs:ValidateIsQueryEXT (Results 1 – 4 of 4) sorted by relevance
199 bool ValidateIsQueryEXT(const Context *context, QueryID id);
852 bool ValidateIsQueryEXT(const Context *context, QueryID idPacked);
2011 bool ValidateIsQueryEXT(const Context *context, QueryID id) in ValidateIsQueryEXT() function
4279 bool isCallValid = (context->skipValidation() || ValidateIsQueryEXT(context, idPacked)); in GL_IsQueryEXT()