mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-06 06:33:30 +00:00
On Android printing to stdout doesn't show in logcat. Use InfoLog instead of fprintf(stdout) so that the message get routed to android_log. BUG=dawn:286 Change-Id: I067a12d8a790e42d75617c760a2693a3d94ebda6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/14481 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
Dawn Perf Tests
Moved to //src/docs/testing.md
.