Roll SPIRV-Tools from a3350c0ff067 to 4a6290b56e1f (5 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/a3350c0ff067..4a6290b56e1f

2022-10-12 dnovillo@google.com Update CHANGES
2022-10-12 dnovillo@google.com Roll external/spirv-headers/ 4bd8fc0c8..85a1ed200 (4 commits)
2022-10-12 dnovillo@google.com Roll external/re2/ 5723bb895..d2836d1b1 (11 commits)
2022-10-12 dnovillo@google.com Roll external/googletest/ 548b13dc3..d9bb8412d (78 commits)
2022-10-12 dnovillo@google.com Roll external/effcee/ ddf5e2bb9..35912e1b7 (1 commit)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/spirv-tools-vulkan-deps-autoroll
Please CC radial-bots+chrome-roll@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: radial-bots+chrome-roll@google.com
Change-Id: Ief42c0d589132a96248282806d4a005d80606bb8
Reviewed-on: https://chromium-review.googlesource.com/c/vulkan-deps/+/3949591
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
1 file changed
tree: 83c53cae9fb9aeb50e03fc47bc1cc8b04fa97df9
  1. glslang/
  2. spirv-cross/
  3. spirv-headers/
  4. spirv-tools/
  5. vulkan-headers/
  6. vulkan-loader/
  7. vulkan-tools/
  8. vulkan-validation-layers/
  9. .gitattributes
  10. .gitignore
  11. additional_readme_paths.json
  12. DEPS
  13. LICENSE
  14. OWNERS
  15. README.chromium
  16. README.md
  17. update-commit-message.py
README.md

Chromium Vulkan Dependencies

This meta-repo houses several interdependent Khronos Vulkan repositories:

This unified repo allows us to update all dependencies in one batch in Chrome and other projects.