commit | 8437cf5da5e20707d69d8e86999cbd6702512292 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Mar 03 11:09:55 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 03 11:09:55 2025 -0800 |
tree | b7dc0922cc6aaf6079b606a5ac430f644aaa375c | |
parent | efee1a2baa78a46f98559d4cc7d8626b864783bf [diff] |
[inspector] Reflect the use of a subgroup matrix This will be needed for Dawn to validate the workgroup size against the device's subgroup size. Bug: 348702031 Change-Id: I32fd0fb479bcd9655c8b38c99dd10051fda1a530 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/228534 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.