Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glDisableVertexAttribArray

48 	void glDisableVertexAttribArray(GLuint index);
464 void glDisableVertexAttribArray(GLuint index)
467 ctx->glDisableVertexAttribArray(ctx, index);