commit | 8bc64636cf2952cd2f45ac745797c27c689b9337 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Nov 21 13:03:05 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 21 13:03:05 2022 +0000 |
tree | a38d901dcb58ead6de2d3afb232bcc66a88146e6 | |
parent | fcac2f83040eb24461727eeefa1d487186cbffd8 [diff] |
tools/run-cts: Append --data flag to node This will be required to use the new data-caching functionality provided by: https://github.com/gpuweb/cts/pull/1985 Also propagate `--verbose` down, if passed to the frontend. Change-Id: Ic436e8ed754296cec859c45bd4db703634c31ab1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/109764 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Ben Clayton <bclayton@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.