commit | 498e91826e94b4b5fcdd8082cbdde7e77aec3b13 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Mar 16 18:19:25 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 16 18:19:25 2023 +0000 |
tree | e8a7c180c6ba986b328796650b9eac7aa19c5e89 | |
parent | abe6db26d2b3ec16e5e1aad69c5080e878d2e640 [diff] |
tint: Support @diagnostic on continuing statements Bug: tint:1809 Change-Id: I01725dc3b5aa3a91f7a3d3b0077667a1072debce Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/124360 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: 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.