Searched refs:ValidateEndQuery (Results 1 – 4 of 4) sorted by relevance
135 bool ValidateEndQuery(const Context *context, QueryType targetPacked);
1477 bool ValidateEndQuery(const Context *context, QueryType target) in ValidateEndQuery() function
773 bool isCallValid = (context->skipValidation() || ValidateEndQuery(context, targetPacked)); in GL_EndQuery()
10346 bool isCallValid = (context->skipValidation() || ValidateEndQuery(context, targetPacked)); in GL_EndQuery()