commit | e2f39f8361fb70f2bde9bc64bdc771e2d4911e2a | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue May 25 17:09:41 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 25 17:09:41 2021 +0000 |
tree | ebc9af5ba8a25b1ea7ffb058438ad1dd14e00f94 | |
parent | 10a7f78815e2c838d6f79982a619aa43807034ce [diff] |
Remove use of deprecated `const` in WGSL Bug: tint:699 Change-Id: Ic5ce39b5c144e25b3b40a991187566557e68754e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/52240 Auto-Submit: James Price <jrprice@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Corentin Wallez <cwallez@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.