Searched refs:ValidateListBase (Results 1 – 3 of 3) sorted by relevance
527 bool ValidateListBase(const Context *, GLuint base) in ValidateListBase() function
168 bool ValidateListBase(const Context *context, GLuint base);
3142 bool isCallValid = (context->skipValidation() || ValidateListBase(context, base)); in GL_ListBase()