commit | 640358d0c02f5d2b944163a68d8c4de92c6302f0 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Nov 15 20:52:22 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 15 20:52:22 2024 +0000 |
tree | 7b92b52e76b378505a350c789ff1c8d88af61589 | |
parent | 1ddb39c14b3aff8d9099e75bebb1ed3efa75a46b [diff] |
[tint] Add subgroup_uniformity diagnostic rule Validate that the `subgroups` extension was enabled, but otherwise do nothing with it for now. Set the default severity to "error". Bug: 369426560 Change-Id: Iae30d90d82605ce708155e48ba72408f147657a3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214755 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.