commit | 882b38a2f50829e1205c8b7bd955c438a44d78a7 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Oct 20 14:03:04 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 20 14:03:04 2022 +0000 |
tree | 7d429f6d25e326fd9161437eea5263282a21acf6 | |
parent | 6e77b47ed98e5a81ac2edd6115bd3434d5c766b9 [diff] |
Update fallthrough deprecation notice. The `default` case selector has been implemented in Tint. This CL updates the deprecation notice with that fact along with some more information on replacements. Bug: tint:1644 Change-Id: I883b4465d11d9696d46523d11e66c9a2dc2777ac Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/106460 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Auto-Submit: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
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.