[roll] Roll fuchsia [graphics][compute][spinel2] gLinux NVIDIA 470.103.01 SPIR-V bug

The GN template found in spinel_vk_target.gni enables the spirv-opt
and spirv-remap steps by default.

However the 470.103 gLinux host driver is crashing when loading a
SPIR-V module.

The optimized code loads and executes on Bifrost and Intel targets.

The NVIDIA targets will disable the spirv-opt and spirv-remap steps
until the gLinux driver is updated and retested.

Testability:

* Run host tests `spinel2-vk-tests` and `spinel2-vk-bench`.

Original-Bug:98943

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/672923
Original-Revision: 9945be15fe3c0b7d50c46932b7fb3e5536538923
GitOrigin-RevId: 68f4a6339ea196a43f3eedde467ff8390b571c7e
Change-Id: Ie7fa7653cacb14a0f0c6b4fa849a6c7ac4151bc0
1 file changed
tree: 23d62b73efeaa8e264defbebb7e70badcba07dfd
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.