Function Gl.ProgramUniform2d

Commands for GL_VERSION_4_1

void ProgramUniform2d (
  uint program,
  int location,
  double v0,
  double v1
) const;