Searched refs:DeleteVertexArraysOES (Results 1 – 4 of 4) sorted by relevance
255 void GL_APIENTRY DeleteVertexArraysOES(GLsizei n, const GLuint *arrays);
1489 void GL_APIENTRY DeleteVertexArraysOES(GLsizei n, const GLuint *arrays) in DeleteVertexArraysOES() function
6347 FUNCTION(DeleteVertexArraysOES), in es2GetProcAddress()
10415 ANGLE_CAPTURE(DeleteVertexArraysOES, isCallValid, context, n, arraysPacked); in GL_DeleteVertexArraysOES()