commit | ce1539519016745e7ff45fd5ec37ace80d27913b | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Tue Jul 27 07:51:26 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 27 07:51:26 2021 +0000 |
tree | 24fe9c5b127ef46937fdeef1cbdec93e84192366 | |
parent | 6e5b08054755dc92f1559b46620d4a9635205c0a [diff] |
Fix WGSL usage of "let" Bug: none Change-Id: If2e1617bc17192880aff88d8f4a52315be593553 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/59880 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: 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.