commit | f73514ea11d9a7096f85c82e1394f3c33eb5fc50 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Feb 08 00:35:56 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 08 00:35:56 2024 +0000 |
tree | 3b351d437d066f4c7b43de75295cf008134f2ceb | |
parent | f03057f2fb6738157c8069995ab817b88cc09876 [diff] |
[tools][cts] Minor improvements to the CTS command • Always do at least 2 passes of a roll. This will clean up any expectations, and will ensure that printed diagnostics on diffs actually make sense • Start at 1 for `Top 25 slowest tests` • Fix the description of cts `update-testlist` subcommand Change-Id: I02c3c1258b5e8cd427a0d8be76676731a3fae37c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/173981 Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.