[roll] Roll fuchsia [roll] Roll third_party/mesa aux/pp: release correct sampler-views

arr[0] and arr[1] aren't really the two allocated sampler views any more
at this point. To make it possible to reason about these pointers,
assign the created objects to speparate pointers, so we can free them
from those instead of having to track which array indices they're stored
in.

Original-Fixes: 73da0dcddcb ("gallium: eliminate frontend refcounting from samplerviews")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37839>
(cherry picked from commit fe82d978832d9ddc675ededd2183ac11ad93ea17)
Original-Revision: 71dc6ddf45822730d4e0dd136a09eb73b57a3ae0

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1407905
Original-Revision: 05b0dffa3e3e5d6555687d57b290fedcca67617a
GitOrigin-RevId: d8e6e88bfc4bee12bd02732682927f6bc4cef7a7
Change-Id: I7a66eebbdf3303f9d3ad874f4ee8e4b3ae187a3b
1 file changed
tree: 3d176fa4c20553bab8827c77bde473d3f7e61a7c
  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.