Function Gl.Uniform4ui

Commands for GL_VERSION_3_0

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