Function Gl.Uniform4i

Commands for GL_VERSION_2_0

void Uniform4i (
  int location,
  int v0,
  int v1,
  int v2,
  int v3
) const;