commit | 5cd77862d456596b838ebcd545a26835142d1613 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Feb 25 11:08:01 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 25 11:08:01 2025 -0800 |
tree | 3fe6c4526ff335d7f8c7cb981677c47312945ddc | |
parent | 83ff002bdb02c8e39893866cce31b036f3478957 [diff] |
[tint] Check uniformity of subgroup matrix builtin callsites This is controlled by the chromium.subgroup_matrix_uniformity diagnostic rule. Uniformity of builtin parameters will be checked in a later patch. Bug: 348702031 Change-Id: Ia9dc88698b067f6d6803e323da07585ecf799221 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/227657 Reviewed-by: dan sinclair <dsinclair@chromium.org> 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.