commit | 1c613525e6936b774af8c442ce9bb044ed9a4499 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Thu Oct 31 16:54:33 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 31 16:54:33 2024 +0000 |
tree | f28fc33dc806b4fd7c7036f9f6039bdd2b0323ba | |
parent | cce0769e575a0bddbb97362f53c8316a89f618d9 [diff] |
[tint][ir][val] Reject duplicate function params Fixes: 376431226 Change-Id: Ifc222814a06067c7ff011448b31b970789d20348 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/213114 Reviewed-by: James Price <jrprice@google.com> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: 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.