| commit | c9a351e1f1e59eb6609967bb7f37c8344fd86b1b | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Wed Nov 26 15:13:19 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 26 15:13:19 2025 -0800 |
| tree | c3a82b1b878cf8574a8b91ca5f38b8a6bbb5fab7 | |
| parent | e0ac9378acb4735c44d0230af155a0a805e7ee97 [diff] |
[msl] Update Raise to validate subgroup matrices. This CL adds an MSL specific transform to validate that any used subgroup matrices conform to the MSL requirements of being 8x8 and f32 or f16. Fixed: 459779146 Change-Id: Ic77740a5a8ab72fd6e8774892766c907f773db2e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/275094 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org>
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.