commit | 7812b7aaa6b86e0dedf75a33d06097bfa36d321c | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Apr 11 14:57:26 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 11 14:57:26 2025 -0700 |
tree | 0604ce4da74a16a61d070c3172a88451edaf7ed9 | |
parent | b4c990b6145cebd7f69b5c74d5f68eb177d07e1d [diff] |
[tint] Check uniformity for subgroup matrix variable declarations Add a new type of node to represent a subgroup matrix variable declaration, and special-case the diagnostic generation code. Fixed: 403611388 Change-Id: I380832dda61499abb23debdf39422638088ff079 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/235657 Commit-Queue: David Neto <dneto@google.com> Reviewed-by: David Neto <dneto@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.