Roll Vulkan-ValidationLayers from c8b1876e6ff6 to 587e811e9cb3 (4 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/c8b1876e6ff6..587e811e9cb3

2023-01-17 spencer@lunarg.com tests: Remove magic number for maxTransformFeedbackStreams
2023-01-17 spencer@lunarg.com scripts: Run CI with Profiles Layer
2023-01-17 spencer@lunarg.com tests: Remove skipping tests because of MockICD
2023-01-17 spencer@lunarg.com tests: More tests fixes for profiles

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 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: I3da016891b3536c9c83f1865e8d966b448a2500e
Reviewed-on: https://chromium-review.googlesource.com/c/vulkan-deps/+/4172987
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
1 file changed
tree: 38185b32d4ff334de2f2073f3e3a30ba4dbac176
  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.