[roll] Roll fuchsia [roll] Roll third_party/mesa anv/allocator: Don't call anv_block_pool_map() with an offset that includes start_offset

Only 3 pools sets a value different than zero to start_offset so that might be
a issue that was being hidden by luck.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37669>
(cherry picked from commit 4ca18c09c1b55eccfa8af6f4d15cab433ef94ea9)
Original-Revision: 8bc43f7c835d6119b05c1c5f3aa9be47f0fd285b

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1407882
Original-Revision: d12fcf5c9530fce0e2ec967694546133e14e7794
GitOrigin-RevId: 52529c97c04537b030c41f53af80c8c96dfbc042
Change-Id: I2b8b597f2d74e5c70037dda407908ac2fac253f6
1 file changed
tree: 090a99f6f3efbac91b35a35d5d561876dfe36382
  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.