[go: up one dir, main page]

Roll Vulkan-ValidationLayers from f074521d88d4 to 6668e1afddc9 (2 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/f074521d88d4..6668e1afddc9

2021-02-02 s.fricke@samsung.com tests: Fix various tests failing on MockICD
2021-02-02 s.fricke@samsung.com tests: Add VK_DEVSIM_MODIFY_EXTENSION_LIST to docs

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-bots+autoroll-info@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/master/autoroll/README.md

Tbr: angle-bots+autoroll-info@google.com
Change-Id: I0898a29c540c778d16136855a55cea5cd6eb0a11
Reviewed-on: https://chromium-review.googlesource.com/c/vulkan-deps/+/2666255
Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
1 file changed
tree: 136a4333a362b3c296f1f36c16400a5e3ec9076a
  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. .gitignore
  10. additional_readme_paths.json
  11. DEPS
  12. LICENSE
  13. OWNERS
  14. README.chromium
  15. README.md
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.