commit | 6eec4a648e8e11a3d74e1bb5c64507c983d3b92f | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Feb 04 06:40:33 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 04 06:40:33 2025 -0800 |
tree | ca9361bfd9b021360b27445a85da846aee0ab42e | |
parent | 54d032fc8b0aaed4d80154d054b620147d62aef0 [diff] |
[wgsl] Add subgroupMatrixStore builtin function Add translation to/from core IR. Restrict the permutations for E2E tests to avoid combinatorial explosion. Bug: 348702031 Change-Id: Ic73b3f83e6fc2267126e7a2c095a290af0c3eb15 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224057 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: 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.