Function Gl.Uniform4d

Commands for GL_VERSION_4_0

void Uniform4d (
  int location,
  double x,
  double y,
  double z,
  double w
) const;