| commit | 84c4ac78e1b803bbde9f7794c0db0bc75d1ecbc3 | [log] [tgz] |
|---|---|---|
| author | Corentin Wallez <cwallez@chromium.org> | Wed Jul 02 05:32:04 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 02 05:32:04 2025 -0700 |
| tree | b39e0ce280df4b25b0cc2cd22f161341708b8b5a | |
| parent | 49313005601c4f0598adfcf007b6faabc3b386da [diff] |
[tint][glsl] Support binding_array in the writer. Also updates GenerateBindings to make the end2end tests produce valid WGSL. Bug: 411573957 Change-Id: Ifaeed4a508c5b7775f50ccdcdc129e71c63badc5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/248054 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Corentin Wallez <cwallez@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.