commit | f0c5cf6462bef7996bd39a950ec0deb98cd4d6f7 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Feb 01 16:57:54 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 01 16:57:54 2024 +0000 |
tree | 153ca70a31d0c84e26d5b90623954ef4e3cc1f36 | |
parent | 86366f485074de7bf994c10095f4dc59e118aec4 [diff] |
[tools][cts] Add 'cts update-testlist' To re-generate the local testlist with the list generated from `third_party/webgpu-cts`. Rename `cts update` to `cts update-expectations`. Make `cts treemap cases` query the CTS instead of reading from `third_party/gn/webgpu-cts/test_list.txt`. This makes the profiling <-> edit cycle smoother. Change-Id: I2292443402fe45f2e56fd681d66405f78512574f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/172660 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Antonio Maiorano <amaiorano@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.