Function Gl.VertexAttrib4f

Commands for GL_VERSION_2_0

void VertexAttrib4f (
  uint index,
  float x,
  float y,
  float z,
  float w
) const;