commit | 52745b2535241e7b75096d6f77c1ee56772da576 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Mar 03 08:56:06 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 03 08:56:06 2025 -0800 |
tree | 10911ffcee8e227398f7b9a04beffc4e0607c0d1 | |
parent | bdc68b25b620d7302a955e2c38c548ebfe74ef31 [diff] |
[tint] Remove `binding_array` from reserved keywords Add temporary suppressions while the CTS is updated. Bug: 393558555 Change-Id: Ic54c6057dad390fec96c851714ef032775c894c1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/228294 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com> Auto-Submit: Corentin Wallez <cwallez@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.