Home | History | Annotate | Download | only in eglwrapper

Lines Matching refs:glBindVertexArrayOES

263 	void glBindVertexArrayOES(GLuint array);
1837 void glBindVertexArrayOES(GLuint array)
1840 ctx->glBindVertexArrayOES( array);