Searched refs:ValidateIsQuery (Results 1 – 4 of 4) sorted by relevance
263 bool ValidateIsQuery(const Context *context, QueryID idPacked);
3759 bool ValidateIsQuery(const Context *context, QueryID id) in ValidateIsQuery() function
1719 bool isCallValid = (context->skipValidation() || ValidateIsQuery(context, idPacked)); in GL_IsQuery()
10597 bool isCallValid = (context->skipValidation() || ValidateIsQuery(context, idPacked)); in GL_IsQuery()