commit | 0a873d8eb16ebb65b931db467a671d3272b55f18 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Tue Nov 02 20:24:09 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 02 20:24:09 2021 +0000 |
tree | be31c0d60a735816c83262cbb2adda4dbb2b0753 | |
parent | 3f1fb3447933d70476e54b10139002f6518444d2 [diff] |
dawn_node: make server mode output stdout of each test in verbose mode This change also makes sure that all three modes (serial, isolated parallel, and server) all output stdout of tests only if verbose mode is enabled. Bug: dawn:1163 Change-Id: I9e9efcfa4b73571adac15179d2792fb745255fb8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/68182 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.