commit | 8495affacf70294858ca93b3866490dbb42d0c56 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue May 03 16:58:43 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 03 16:58:43 2022 +0000 |
tree | 6db321ae5720f61fd6e2492ecf66ee6082d5c0bd | |
parent | 923dd165456a267b73bbc3edd466b64b9b8b168c [diff] |
tools: More CTS tooling improvements • Add the included trybots in the CL description. All of these trybots are tested by the roll, but the final CQ-submit wouldn't necessarily test all of the variants before landing. This would mean that the 'cts export' could miss some results, as it takes the last PS with any results. • Add --force flag to cts roll to force a roll. Useful for testing. • Emit timing diagnostics for tests labelled 'Slow' instead of unhelpfully stating they pass. • Enable the --cl and --ps flags for cts export • Export with the most recent data to the top of the spreadsheet Bug: dawn:1401 Change-Id: Id926367ab805bfb9f3032fce9cce7f00daf7a5d4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88661 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.