Function Gl.VertexAttrib4d

Commands for GL_VERSION_2_0

void VertexAttrib4d (
  uint index,
  double x,
  double y,
  double z,
  double w
) const;