[go: up one dir, main page]

Roll Vulkan-ValidationLayers from cb1d6eea4464 to 7ef502f7456b (2 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/cb1d6eea4464..7ef502f7456b

2023-03-30 spencer@lunarg.com tests: Validate EndQuery with multiview
2023-03-30 spencer@lunarg.com layers: Validate EndQuery with multiview

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 angle-team@google.com,geofflang@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: geofflang@google.com
Change-Id: I6b2405798946cb5ee7c1d62f6ab8b7336f7647b4
Reviewed-on: https://chromium-review.googlesource.com/c/vulkan-deps/+/4384426
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
1 file changed
tree: ef2439c9b2ff93af5fee3e410986d71f2443f8d4
  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.