Searched refs:ValidateIsQuery (Results 1 – 5 of 5) sorted by relevance
391 bool isCallValid = (context->skipValidation() || ValidateIsQuery(context, idPacked)); in IsQuery()
263 bool ValidateIsQuery(const Context *context, QueryID idPacked);
3607 bool ValidateIsQuery(const Context *context, QueryID id) in ValidateIsQuery() function
1518 bool isCallValid = (context->skipValidation() || ValidateIsQuery(context, idPacked)); in IsQuery()
16441 bool isCallValid = (context->skipValidation() || ValidateIsQuery(context, idPacked)); in IsQueryContextANGLE()