Function Gl.Uniform3f

Commands for GL_VERSION_2_0

void Uniform3f (
  int location,
  float v0,
  float v1,
  float v2
) const;