commit | 166a6915e47fe61aee907d16f214ddc0e7bae08d | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Apr 15 16:50:59 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 15 16:50:59 2024 +0000 |
tree | bee1c70a1a7d84f0c7bac53ffa53ba24a94312ff | |
parent | 8bb74b27cac44c1b5e9d0ee403f9961ff276e6e7 [diff] |
[tint][test] Remove duplicated SPIR-V decorations This has always been invalid in SPIR-V but spirv-val has only recently started complaining. Remove one whole test that was specifically testing duplicates and remove duplicate decorations from another test. Fixed: tint:2228 Change-Id: I3f06aa8104d16b2b22d001a1d935df62b75916e2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183960 Commit-Queue: James Price <jrprice@google.com> Auto-Submit: James Price <jrprice@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@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.