Roll  Vulkan-Utility-Libraries from d0ffc68fe796 to 68780d9b8c4d (4 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/d0ffc68fe796..68780d9b8c4d

2024-04-29 spencer@lunarg.com scripts: Fix Pipeline dynamic rasterization discard logic
2024-04-25 spencer@lunarg.com safestruct: Remove safe_VkDescriptorDataEXT
2024-04-25 lauren@selfisekai.rocks iwyu: missing #include <memory> for std::unique_ptr
2024-04-25 115671160+spencer-lunarg@users.noreply.github.com github: Use newer version of Python for MacOS Arm

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-utility-libraries-vulkan-deps
Please CC angle-team@google.com,cnorthrop@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: cnorthrop@google.com
Change-Id: Ib1bbf8d9b5e80eec6ff835aefad1ec33d1ac168f
Reviewed-on: https://chromium-review.googlesource.com/c/vulkan-deps/+/5494998
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
2 files changed
tree: 0d0e54a996106fc24b033b53e3135cbfcdf5142b
  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.