[go: up one dir, main page]

Roll Vulkan-ValidationLayers from e74bfc215bf9 to 7242ce83ae32 (3 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/e74bfc215bf9..7242ce83ae32

2024-05-11 artem@lunarg.com sync: Simplify SignaledSemaphores::Unsignal v2
2024-05-11 artem@lunarg.com tests: Add regression test for previous commit
2024-05-11 artem@lunarg.com sync: Revert Simplify SignaledSemaphores::Unsignal

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-validation-layers-vulkan-deps
Please CC abdolrashidi@google.com,angle-team@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://issues.skia.org/issues/new?component=1389291&template=1850622

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

Tbr: abdolrashidi@google.com
Change-Id: I0e92bf508d8c6127b8f0544a7fcf260e77d2d348
Reviewed-on: https://chromium-review.googlesource.com/c/vulkan-deps/+/5532893
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
2 files changed
tree: 8e2c4f8505228e44e83d0bfa1d27d9bcdfe66c84
  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.