commit | a95aa29948fe2530e01576afc2a20a31b3f9e5b8 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Sep 02 14:29:08 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 02 14:29:08 2025 -0700 |
tree | 31f421e34fd1e2d90e01e9a0fe46282085cf9861 | |
parent | a471d9b7a8395cf6b940dbefda3b178707d18dae [diff] |
Validate binding array in IR. Update the IR validator to validate the `binding_array` requirements. Fixed: 441538564 Change-Id: I5656f35108c97392bef6fdc3c6132d7fc7b97167 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/260314 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: 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.