Searched refs:ValidateBeginQueryBase (Results 1 – 3 of 3) sorted by relevance
200 bool ValidateBeginQueryBase(const Context *context, QueryType target, QueryID id);
2023 bool ValidateBeginQueryBase(const Context *context, QueryType target, QueryID id) in ValidateBeginQueryBase() function2086 return ValidateBeginQueryBase(context, target, id); in ValidateBeginQueryEXT()
1474 return ValidateBeginQueryBase(context, target, id); in ValidateBeginQuery()