[roll] Roll fuchsia [graphics][compute][spinel] Shader comments and tweaks

Minor edits to compute shaders.

No change in behavior.

Testabilty:

* Host benchmark and unittests pass.
* CQ passes.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/681817
Original-Revision: 30b11de1a6d20a180d54ee254550f5924e516c61
GitOrigin-RevId: 6b1166c4638f73f775f599c3be2b331cc1a991f7
Change-Id: I9e3933d0f8a771e3f4cb2bd60e17c274bfdaf4a2
1 file changed
tree: e1283e45c9d1d8b6b67d686e2ad412d78800c1e0
  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.