commit | 8cf01eef04141772cd4de3fcf9d32a0572cd1518 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Mar 16 19:48:20 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 16 19:48:20 2023 +0000 |
tree | 9d3265c6d8978494b625a4861241c9717116f0be | |
parent | ae7a2a94c05f0c12ff1ef9d0c0c162fe9e126c94 [diff] |
tint: Support @diagnostic on switch body Bug: tint:1809 Change-Id: I33259080c143b0cf7afe01343a1f179f61078dd3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/124520 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: James Price <jrprice@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.