| commit | 8b385f74b6464acbc1d23caaf5faf2253c171b51 | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Thu Feb 06 15:55:01 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 06 15:55:01 2025 -0800 |
| tree | 177de4171ffb42534e1af125f3b7224bf66e3479 | |
| parent | 0cf74f700c23995efebe94f9bcfd3c28e146b439 [diff] |
[tint] Add runtime-sized array overload of subgroupMatrixStore The MSL and SPIR-V polyfills work without changes, as they take a pointer to the first element of the array. Bug: 348702031 Change-Id: I47a4681360ae99b50ff102cb10d1b5033a77130e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/225136 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.