Searched refs:ValidateIsQuery (Results 1 – 3 of 3) sorted by relevance
350 bool ValidateIsQuery(const Context *context, angle::EntryPoint entryPoint, QueryID idPacked);
4125 bool ValidateIsQuery(const Context *context, angle::EntryPoint entryPoint, QueryID id) in ValidateIsQuery() function
1973 ValidateIsQuery(context, angle::EntryPoint::GLIsQuery, idPacked)); in GL_IsQuery()