[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.