Searched refs:GL_GenVertexArraysOES (Results 1 – 4 of 4) sorted by relevance
371 {"glGenVertexArraysOES", P(GL_GenVertexArraysOES)},
1519 ANGLE_EXPORT void GL_APIENTRY GL_GenVertexArraysOES(GLsizei n, GLuint *arrays);
5441 return GL_GenVertexArraysOES(n, arrays); in glGenVertexArraysOES()
10423 void GL_APIENTRY GL_GenVertexArraysOES(GLsizei n, GLuint *arrays) in GL_GenVertexArraysOES() function