[go: up one dir, main page]

Roll Vulkan-ValidationLayers from 5d2b7d957efd to a63268156709 (5 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/5d2b7d957efd..a63268156709

2023-02-16 spencer@lunarg.com tests: Fix using diff VkDevice ShaderModule
2023-02-16 spencer@lunarg.com tests: Skip test on MockICD for some RayTracing
2023-02-16 spencer@lunarg.com tests: MockICD not supporting VK_KHR_buffer_device_address
2023-02-16 spencer@lunarg.com tests: Fix more tests for Profile Layers
2023-02-16 spencer@lunarg.com layers: Fix extension wrapping VUID 08120

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,ianelliott@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: ianelliott@google.com
Change-Id: I0f784d97d439a72f97a7831bf45eedda51c4cc32
Reviewed-on: https://chromium-review.googlesource.com/c/vulkan-deps/+/4260746
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
1 file changed
tree: e7aab627e58c88a27bf2063b66c76d888b8836dc
  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.