[roll] Roll fuchsia [roll] Roll third_party/mesa glsl: fix gl_ViewID_OVR type to uint

the spec defines this as a uint, and having it as an int breaks anyone
trying to actually use it

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37766>
(cherry picked from commit 8f0ac427b350cc799b2aa8c0c086f307cafe1cdc)
Original-Revision: 04ded2041c71d261730e8061a906e5aacf4229c4

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1407879
Original-Revision: 1cf4d981c7cd91e0ef6cbe2dc97e22f6a30be8a2
GitOrigin-RevId: 296b427e04735d47dfb125848823a3117d747542
Change-Id: I2cbe38a41962e64efb5e4fc0c39670f342ddc385
1 file changed
tree: 7993fc8ec1a0ad9c55e9ced15079f399a7311f2b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.