Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glGenVertexArraysOES

1241 void glGenVertexArraysOES(GLsizei n, GLuint *arrays)
1243 getDispatch()->glGenVertexArraysOES(n, arrays);