[roll] Roll fuchsia [roll] Roll third_party/mesa radv: Output requested encode query results only

Video encode feedback queries have a configurable set of feedback bits,
specified in VkQueryPoolVideoEncodeFeedbackCreateInfoKHR::encodeFeedbackFlags.
Only the bits specified should be output when retrieving results.

Original-Fixes: 1d74661dfd6 ("radv: add encoder queue support pieces and encoder queries.")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37774>
(cherry picked from commit c8093e6cb150e6dff58da5d7f3e5b2ca80e02fdc)
Original-Revision: 273232abd456b70e6b47a4d30eaa11befe76d690

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1407903
Original-Revision: 289d40d1f38a679522085a78dedefda59317d4b9
GitOrigin-RevId: 20554be73f2ebcad418b1a83f7097b6a35ca4f41
Change-Id: I12abebe4f3026b03fdcb09e31f97d9120219ecdf
1 file changed
tree: 8e2fa32f3ece2edd4a65ea26792f0e846ff18e84
  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.