Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glBindVertexArrayOES

162 	void glBindVertexArrayOES(GLuint array);
1368 void glBindVertexArrayOES(GLuint array)
1371 ctx->glBindVertexArrayOES(ctx, array);