commit | 14e0f9c4bf35c26c54157885198624494e5fcbb9 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Feb 05 10:09:22 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 05 10:09:22 2025 -0800 |
tree | 1bab01d9a4d449d3279a42db3da441a159c505c7 | |
parent | 0d8ef3222d132b2ce9afa2bb73412a9306ab3c70 [diff] |
[tint] Add the BindingArray type Bug: 393558555 Change-Id: Id57582101347d275a0249de0a284e45c1b2338f0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223877 Commit-Queue: 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.