commit | dcca7d2859fc692222dc070d3225215f946d999f | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Nov 15 21:57:42 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 15 21:57:42 2024 +0000 |
tree | abf75be3ea9e7da290e3bf8a0919da90941e8c67 | |
parent | b7ecabd24ec51f19e0ac2b39cef8cdf2adf96fcb [diff] |
[tint] Require uniformity for subgroupShuffle* delta values Allow the severity of this diagnostic to be overridden with the `subgroup_uniformity` diagnostic rule. Bug: 369426560 Change-Id: Id222d95cd2f0b2b6212dce50d4da15bffb518de7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214896 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.