commit | 43d584940829b0dbd7f809a222af954bd446961a | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Thu Oct 07 03:40:51 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 07 03:40:51 2021 +0000 |
tree | dc02c656f0b0ad70c254c5a1c41b1b4f6956ba66 | |
parent | 080c5cae3e6c468ef83689eba35bf136a1085577 [diff] |
Replace usages of BoundArrayAccessors w/ Robustness BoundArrayAccessors is an alias to Robustness, and removing it from Tint will make code easier to read and search. BUG=tint:1212 Change-Id: I31aabfcef396290178eff6ea8db7e5bb70b031ca Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/66061 Auto-Submit: Ryan Harrison <rharrison@chromium.org> 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.