commit | cf9602446b668a01f2986fcdc5640876cb437171 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Thu Nov 07 00:20:21 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 07 00:20:21 2024 +0000 |
tree | 4b4bb2695c9aebb787058725a4f74ce2bbf23731 | |
parent | 1ecba4ba7b2cc46c30825e405c9a4ccc4f6dd0af [diff] |
[tint][ir][val] Reject functions with multi-in root blocks Fixes: 377716453 Change-Id: I6f009c2e861847172f7176e8b4a9e8dd937108f7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214097 Commit-Queue: James Price <jrprice@google.com> 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.