dawn-cmake/scripts
Stephen White 5d17ed6541 Wrap all uses of SPIRV-Cross in #define.
Put all cross-platform code references to Spirv-Cross behind
ifdef DAWN_USE_SPIRV_CROSS. Hide build dependencies behind
dawn_use_spirv_cross, which itself is set from dawn_enable_opengl,
since it is the only backend which is still using SPIRV-Cross.

Bug: dawn:1036

Change-Id: Id61512230b50a32c63827a16fece40d7899968d8
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/61400
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
2021-08-10 18:30:55 +00:00
..
dawn_component.gni Expand is_linux to is_linux || is_chromeos. 2020-09-11 02:24:16 +00:00
dawn_features.gni Wrap all uses of SPIRV-Cross in #define. 2021-08-10 18:30:55 +00:00
dawn_overrides_with_defaults.gni Make Dawn's Tint version visible when recursedepsing in Dawn 2021-04-01 23:42:23 +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