commit | 6784a5276639cda54003d15656de5c10b103030d | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Mar 13 22:23:38 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 13 22:23:38 2023 +0000 |
tree | b6ba983e7a15e785a45242bb4a21c0b59663315e | |
parent | 868efb97397c9fb5d936f253c94b0da766c1f289 [diff] |
Sync keyword/reserved word list. This CL updates the keyword/reserved word list in Tint to match latest spec. The two differences are: * `bitcast` is left as a keyword until we make the grammar update * `fallthrough` is left a keyword for error purposes. Bug: tint:1823 Change-Id: I5a33c78d21f56e0d0e2efa0114af810f2ebb8c87 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/122960 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> 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.