dawn-cmake/scripts
Corentin Wallez 9037669b2e Remove the dependency on shaderc and glslang.
With all tests converted to WGSL we only use shaderc to assemble SPIRV
assembly to binary. shaderc requires glslang but we don't use it at all.
By using SPIRV-Tools directly to assemble SPIR-V, we can remove both the
shaderc and glslang dependencies.

Bug: dawn:572
Bug: chromium:1150045
Change-Id: I1588428dfb9478e7b724478bec662d002ee920e0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/45765
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
2021-03-24 16:02:13 +00:00
..
dawn_component.gni Expand is_linux to is_linux || is_chromeos. 2020-09-11 02:24:16 +00:00
dawn_features.gni Use Tint/WGSL unconditionally 2021-03-22 21:23:36 +00:00
dawn_overrides_with_defaults.gni Remove the dependency on shaderc and glslang. 2021-03-24 16:02:13 +00:00
perf_test_runner.py Add .clang-format files and format more files 2020-07-15 19:51:17 +00:00
roll-shader-deps.sh Remove the dependency on shaderc and glslang. 2021-03-24 16:02:13 +00:00
standalone.gclient Add new dependencies to gitignore and fix gclient url. 2018-10-01 18:02:04 +00:00