[go: up one dir, main page]

Roll SPIRV-Cross from 5e963d62fa3f to 6e1fb9b09efa (2 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross/+log/5e963d62fa3f..6e1fb9b09efa

2023-09-25 post@arntzen-software.no Merge pull request #2203 from Try/msl-atomics-fix
2023-09-25 post@arntzen-software.no Merge pull request #2201 from Try/msl-rayquery-mutability-fix

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: I3e10566ceabd2903f983fdfdcc2ad530d25d3cf6
Reviewed-on: https://chromium-review.googlesource.com/c/vulkan-deps/+/4891437
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
2 files changed
tree: 0f974e67d3256f3e502184261cbf49a32b903154
  1. glslang/
  2. spirv-cross/
  3. spirv-headers/
  4. spirv-tools/
  5. vulkan-headers/
  6. vulkan-loader/
  7. vulkan-tools/
  8. vulkan-utility-libraries/
  9. vulkan-validation-layers/
  10. .gitattributes
  11. .gitignore
  12. .gitmodules
  13. additional_readme_paths.json
  14. DEPS
  15. LICENSE
  16. OWNERS
  17. README.chromium
  18. README.md
  19. 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.