commit | 40bed821f80333a556f4b3a9f93394502dd49a02 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Apr 29 19:09:17 2022 +0000 |
committer | Ben Clayton <bclayton@google.com> | Fri Apr 29 19:09:17 2022 +0000 |
tree | fd5e71a17ded7780ccce0260c5d90c1d2ac1628e | |
parent | 251e464af1a926dc3b1e2f631e6c34a6cb97fccc [diff] |
tools: Add the 'cts time' sub-command Add the common utilities for starting and fetching build results. 'cts time' provides views on the longest running tests, along with a histogram view of all test times. Bug: dawn:1342 Change-Id: Ia3707f7f062ea26a2406e3163a26e1cc7e30e3b2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88319 Reviewed-by: Corentin Wallez <cwallez@chromium.org> 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.