Roll glslang from 847a19cd2b42 to 6701c2540bb2 (2 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/847a19cd2b42..6701c2540bb2

2021-03-22 greg@lunarg.com Merge pull request #2583 from nullcatalyst/bazel-windows-bat
2021-03-22 greg@lunarg.com Merge pull request #2582 from JustSid/master

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/glslang-vulkan-deps-autoroll
Please CC radial-bots+chrome-roll@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: radial-bots+chrome-roll@google.com
Change-Id: I0233b7d1855d88f3c62eb8db50f9c8d19e99a567
Reviewed-on: https://chromium-review.googlesource.com/c/vulkan-deps/+/2778954
Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
1 file changed
tree: 280abe75692cd4d61256e8b5c36a396df68d50c8
  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.