[roll] Roll fuchsia [roll] Roll third_party/mesa nil: Add a GOB_TYPE_MODIFIER_INFOS table

Instead of a bunch of switches which have to match, this introduces a
table which we can use to map bidirectionally from GOBType to
(GOBKindVersion, SectorLayout).

Backport-to: 25.2
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37824>
(cherry picked from commit 8a758fd38a85150834b03136f3fd66d05f65b947)
Original-Revision: 33d10023a88e1863c3757d6b204b2ebe5763c01e

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1407908
Original-Revision: 77035e1a0c155efe5f27dc2e53f424e5b5c50c6d
GitOrigin-RevId: f6d5e778a5c76eda2f673f4e53f2b1c5bf76f685
Change-Id: I126e8bb2eb8b0ac15b1ad14d193e24b764ea2f85
1 file changed
tree: a4c32e6583e0434647d6df430cce333e11c3c1a8
  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.