commit | de40c246e4cf0f16738b01a2030f9cd1bc5c415c | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Jan 27 14:57:35 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 27 14:57:35 2025 -0800 |
tree | a89f32f15846aa1a110f225ee17af9fbc10ab097 | |
parent | 31cbbc83408887989c59555de0160b0249fc6d08 [diff] |
Add test for duplicate binding issue. Add a dawn end2end test which exhibits the error about duplicate bindings. Bug: 380433758 Change-Id: I70e9c4b7beacae5f54273468123c1dca64e1a813 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223494 Reviewed-by: David Neto <dneto@google.com> Auto-Submit: dan sinclair <dsinclair@chromium.org> Commit-Queue: David Neto <dneto@google.com> Commit-Queue: 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.