Searched refs:ValidateCreateVertexArrays (Results 1 – 3 of 3) sorted by relevance
148 bool ValidateCreateVertexArrays(const Context *context,
242 bool ValidateCreateVertexArrays(const Context *context, GLsizei n, const VertexArrayID *arrays) in ValidateCreateVertexArrays() function
716 (context->skipValidation() || ValidateCreateVertexArrays(context, n, arraysPacked)); in CreateVertexArrays()