[roll] Roll fuchsia [roll] Roll third_party/mesa iris: Drop iris_resource_image_is_pat_compressible

The functionality is provided by isl_surf_supports_ccs().

Also, move the protected content restriction to
iris_resource_configure_aux(). I'm not aware of any reason protected
content wouldn't support CCS. However, to keep this series simple,
enabling that combination is left for another time.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37168>
Original-Revision: 03e147b17ffdb0d6730ab2c6077a1a8757c1c2ca

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1407848
Original-Revision: ee0f0ee7b366b03510b0377bf12f4c6b5b25dd5b
GitOrigin-RevId: 6cb0e2e46ea9ba831fd2ee5204e950d974866219
Change-Id: Icfb940cadd09f94149f45e97679888f8e65268cb
1 file changed
tree: 4fef98ba0d824476ab12a557177655ffe10970f0
  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.