Home | History | Annotate | Download | only in client

Lines Matching refs:VertexAttrib1f

1596 void GLES2Implementation::VertexAttrib1f(GLuint indx, GLfloat x) {
1600 helper_->VertexAttrib1f(indx, x);