dawn-cmake/src
Loko Kung a9386f3060 Fixes popErrorScope to match the specs.
- Prepares for removal of unnecessary bool return, and just call callbacks appropriately. For now always returns true until all users are updated.
- Removes PushErrorScope from handwritten commands now that we no longer need to do anything special.
- Updates tests to reflect the change and make sure to set EXPECTs before calling functions to make tests easier to follow.

Bug: dawn:1324, dawn:526
Change-Id: I90b09c54f9adbf2d6d50ad20dcedf68b5ed0b1fa
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/83942
Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Commit-Queue: Austin Eng <enga@chromium.org>
2022-03-22 14:45:34 +00:00
..
dawn Fixes popErrorScope to match the specs. 2022-03-22 14:45:34 +00:00
dawn_native tint->dawn: Move src/dawn_native -> src/dawn/native 2022-02-04 17:07:46 +00:00
dawn_platform tint->dawn: Move src/dawn_platform -> src/dawn/platform 2022-02-04 12:51:25 +00:00
dawn_wire tint->dawn: Move src/dawn_wire -> src/dawn/wire 2022-02-04 12:51:25 +00:00
fuzzers/dawn tint->dawn: Move src/fuzzers/dawn -> src/dawn/fuzzers 2022-02-04 18:48:05 +00:00
include tint->dawn: Move src/include -> include 2022-02-04 18:18:18 +00:00
Dummy.cpp Add missed file for the CMake build. 2020-02-07 23:46:30 +00:00