mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-07 05:36:04 +00:00
Add undef Bool for xlib_with_undefs.h
Add undef Bool for xlib_with_undefs.h Also fix a link in perf_tests/README.md Change-Id: I83718b2014b6fe2bdfbd82b248d358abbd463abb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/65223 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Shrek Shao <shrekshao@google.com>
This commit is contained in:
parent
349062fb72
commit
23d877caa2
@ -33,6 +33,7 @@
|
|||||||
#undef Success
|
#undef Success
|
||||||
#undef None
|
#undef None
|
||||||
#undef Always
|
#undef Always
|
||||||
|
#undef Bool
|
||||||
|
|
||||||
using XErrorHandler = int (*)(Display*, XErrorEvent*);
|
using XErrorHandler = int (*)(Display*, XErrorEvent*);
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
# Dawn Perf Tests
|
# Dawn Perf Tests
|
||||||
Moved to [`//src/docs/testing.md`](https://dawn.googlesource.com/dawn/+/refs/heads/master/docs/testing.md).
|
Moved to [`//src/docs/testing.md`](https://dawn.googlesource.com/dawn/+/refs/heads/main/docs/testing.md).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user