commit | a2ad6b01f4a1032deaadda1737e1fbfceaf6aa0f | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Mar 05 08:33:21 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 05 08:33:21 2025 -0800 |
tree | 0f37d0ec093b7151554a6e78892ae1ee9674cefa | |
parent | b16cf3f2a96b6aebff5ad4b702182ad6a8c2e7c4 [diff] |
[tint] Add binding_array indexing to the resolver. Bug: 393558555 Change-Id: Ia4f4227c8ba509576621867e355957ff7f99eb1f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/229174 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: James Price <jrprice@google.com>
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.