commit | d92bf7eb38d6c66bf80d0479b0853a3b7c691adc | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Apr 15 10:44:35 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 15 10:44:35 2025 -0700 |
tree | 3973e3f422f5da323f5a3eee12ef5ac84410cd2f | |
parent | 626b049f79ea8849d7968398a7aa116c6bab9e1e [diff] |
[tint] Check uniformity for subgroup matrix builtin arguments Requires changing some tests that stored subgroup matrix values in var<private> declarations, which are currently always considered to be non-uniform. Fixed: 403611487 Change-Id: I3c1148596407187c50271c187ecff818136e8039 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/236054 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.