commit | eaa166cbcf9b72243ffd7cd5a301d7f13d478620 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue May 27 08:21:10 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 27 08:21:10 2025 -0700 |
tree | 650f28008992557feb8e32011308bb49d976e583 | |
parent | 0dc9ec06d4415c3b6a1e812d6b008d6ee2b08109 [diff] |
[tint][ir][val] Reject duplicate binding points in entry points Also adds a capability for allowing duplicate binding points after BindingRemapper has run. Fixes: 416291256 Change-Id: Icff6c1fb4581b1cf5b08af61de6192bb02cdf870 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/242597 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@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.