[go: up one dir, main page]

Roll SPIRV-Cross from bccaa94db814 to 637c211c6fd5 (1 revision)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/bccaa94db814..637c211c6fd5

2023-08-17 post@arntzen-software.no Merge pull request #2153 from etang-cw/TexFence

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/spirv-cross-vulkan-deps-autoroll
Please CC dsinclair@google.com,jmadill@chromium.org,radial-bots+chrome-roll@google.com,ynovikov@chromium.org 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: I9993fbdb69a1f549dd2be573af7a173eea5cb1e9
Reviewed-on: https://chromium-review.googlesource.com/c/vulkan-deps/+/4787243
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
2 files changed
tree: 0c8ef6e48f83b2f11f393a19c46d13220b556583
  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. .gitmodules
  12. additional_readme_paths.json
  13. DEPS
  14. LICENSE
  15. OWNERS
  16. README.chromium
  17. README.md
  18. 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.