commit | 5352ca18c0880b93a7dd0569a9b80759c69a5aff | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Apr 15 10:33:55 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 15 10:33:55 2024 +0000 |
tree | 11017716f739eabe611942eb3fedd2b7fef3c644 | |
parent | 29a41b9894d6c3ffe0e52963edbb6e73ff618b8a [diff] |
[tools][cts] Cache results before calling CleanTags() Fixed: dawn:2512 Change-Id: I5313a5c8d688ec55c72c7d5670bdfca8abd4abe3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183840 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Ben Clayton <bclayton@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.