Function Gl.ProgramUniform2f

Commands for GL_VERSION_4_1

void ProgramUniform2f (
  uint program,
  int location,
  float v0,
  float v1
) const;