[roll] Roll third_party/mesa [fuchsia][fidl] Switch to new LLCPP namespaces

llcpp::fuchsia::library::name changed to fuchsia_library_name and wire
types moved under a wire:: subnamespace.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/mesa/+/494944
Original-Revision: bf5ea841df6ea61da3fe5137e72aedeef80c2736
GitOrigin-RevId: e8d290ee1baacccc2219a8bd25fcf6470768d278
Change-Id: Ibc08b83f234147cc2d26c67bd1ca37c715289696
1 file changed
tree: e6830019c83975dd7a7a320955ffd6bc267709b7
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.