Searched refs:ValidateEndList (Results 1 – 3 of 3) sorted by relevance
271 bool ValidateEndList(const Context *) in ValidateEndList() function
102 bool ValidateEndList(const Context *context);
1404 bool isCallValid = (context->skipValidation() || ValidateEndList(context)); in GL_EndList()