[roll] Roll third_party/mesa [zxio] Migrate zxio_close -> zxio_destroy

A side effect of this change is that this will no longer be synchronous,
which should be fine for this use case.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/mesa/+/1244685
Original-Revision: 10bb2942d6872ee0a0a467d749b129b1d8d86eb0
GitOrigin-RevId: 7202d017631ead356b3858de23485f0ec14eace8
Change-Id: Ie6945b8c7cff61dccddb7510d9b0d5c2bd52558f
1 file changed
tree: 2ad161aad04b44a81bf305a1bfee987505da5b09
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.