[roll] Roll third_party/mesa [magma] Standardize on <lib/magma/magma.h> include

According to
https://fuchsia.dev/fuchsia-src/development/languages/c-cpp/naming?hl=en
library headers should be under lib/ and should be included using angle
brackets.

Original-Bug: 124035
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/mesa/+/822807
Original-Revision: 73e1ed75d22f24ac19affa5aee4e9043dfc5494c
GitOrigin-RevId: d8d42b8ce6faa6beecdf3ba937d2569b58c0ca64
Change-Id: I9e4b46b89338e7115ef9a8481ad7548be73cba72
1 file changed
tree: 69162a87ff7d2fe38099e76dd237c64daeafad95
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.