Searched refs:ValidateGenVertexArraysOES (Results 1 – 3 of 3) sorted by relevance
1879 bool ValidateGenVertexArraysOES(const Context *context,
2037 bool ValidateGenVertexArraysOES(const Context *context, GLsizei n, const VertexArrayID *arrays) in ValidateGenVertexArraysOES() function
10434 (context->skipValidation() || ValidateGenVertexArraysOES(context, n, arraysPacked)); in GL_GenVertexArraysOES()