Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glVertexAttrib1f

141 	void glVertexAttrib1f(GLuint indx, GLfloat x);
1026 void glVertexAttrib1f(GLuint indx, GLfloat x)
1029 ctx->glVertexAttrib1f(ctx, indx, x);