vertexAttrib2f

Declaration

void vertexAttrib2f(
    GLuint indx, 
    GLfloat x, 
    GLfloat y
);