commit | c677aca7720985978599da36d59862cfa49ca38d | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Feb 04 13:45:38 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 04 13:45:38 2025 -0800 |
tree | 16d94ba9c7adb9e7ad2643569b0b3457d1885875 | |
parent | dc74be4e7640c603c35f333d488f32c153f807c5 [diff] |
[wgsl] Add subgroupMatrixMultiply builtin function Remove the i8 and u8 element types from the intrinsics files for now as they are not yet supported in the frontend. Bug: 348702031 Change-Id: Icd770e4f4069ff2831b0aaddd326a05ffde843d2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224195 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.