dawn-cmake/scripts
Antonio Maiorano 123761f40f Fix scripts/extract.py failing on Windows
Script was opening file in text mode and failing with:

UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position
299: character maps to <undefined>

Fixed by opening file in binary mode.

Change-Id: I4db670438164116d9a41eb9e7e725868037c17fc
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/85161
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
2022-03-29 16:30:43 +00:00
..
dawn_component.gni tint->dawn: Fix output_name of dawn_component template 2022-02-04 17:53:55 +00:00
dawn_features.gni Re-enable compilation of GL backends in Chromium. 2022-02-15 22:16:29 +00:00
dawn_overrides_with_defaults.gni Nuke SPIRV-Cross. 2022-02-11 00:45:51 +00:00
extract.py Fix scripts/extract.py failing on Windows 2022-03-29 16:30:43 +00:00
perf_test_runner.py Add .clang-format files and format more files 2020-07-15 19:51:17 +00:00
standalone-with-node.gclient DEPS: Add NodeJS binding dependencies 2021-09-27 22:55:39 +00:00
standalone.gclient Add new dependencies to gitignore and fix gclient url. 2018-10-01 18:02:04 +00:00