commit | 2848556e5671a55cabc7dc380fee33a36325fddd | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Nov 15 20:52:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 15 20:52:29 2024 +0000 |
tree | 0d7dceea31f5393ce54fc2c86988ac80b09711ab | |
parent | 640358d0c02f5d2b944163a68d8c4de92c6302f0 [diff] |
[tint] Require uniformity at subgroup builtin callsites Allow the severity of this diagnostic to be overridden with the `subgroup_uniformity` diagnostic rule. Note: This does not yet validate the uniformity of the `delta` parameter on the `subgroupShuffle*` builtins. Suppress some CTS failures that will be fixed when CTS next rolls. Bug: 369426560 Change-Id: I4482bd49aaa694f19a88dba1a6c529cc5e6ab12b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214756 Reviewed-by: David Neto <dneto@google.com> Commit-Queue: James Price <jrprice@google.com>
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.