commit | 69c19e77cbabde4ae4a775332d85c62e60ff2e6d | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Jul 28 09:43:20 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 28 09:43:20 2023 +0000 |
tree | d33358946c3a5c794574e15638218be0ed849db0 | |
parent | ca4fbc3178dc36ed9d2b1983dd751e2e4fda2622 [diff] |
[tint] Use diag::List::str() Instead of explicitly creating a formatter. Change-Id: I437bf58fbc3187edb91bd2b48091a984db6368cd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143380 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@google.com> 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 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.