[roll] Roll fuchsia [roll] Roll third_party/mesa vulkan/query_pool: Store video encode feedback

Drivers need to track which feedback bits were set at creation time to
output the correct things in vkGetQueryPoolResults().

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37774>
(cherry picked from commit c17dfcd74519dddb4df6316d856ae8331d4a8354)
Original-Revision: 5eb46a78d8dde373e7530a5eba96ed314b677004

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1407902
Original-Revision: 6ac640da8af90394aa9de242232202e9c46ecb53
GitOrigin-RevId: e5de87ec0fc140378e60ad3c70b1ce186064a56f
Change-Id: Idf4e3ff46714ebc593afa8f3b3a650edd6b31f09
1 file changed
tree: c69685b16f4f2ab5054d362b457d5e7119964402
  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.