Searched refs:ValidateBeginQueryBase (Results 1 – 3 of 3) sorted by relevance
188 bool ValidateBeginQueryBase(const Context *context, QueryType target, QueryID id);
1729 bool ValidateBeginQueryBase(const Context *context, QueryType target, QueryID id) in ValidateBeginQueryBase() function1792 return ValidateBeginQueryBase(context, target, id); in ValidateBeginQueryEXT()
1360 return ValidateBeginQueryBase(context, target, id); in ValidateBeginQuery()