commit | 9656855b788f665352383f53b0491a030fffdb58 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Feb 03 17:41:15 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 03 17:41:15 2025 -0800 |
tree | 12e275c0988a335fa582b163b2e25b52ffd3952b | |
parent | c95e4700e6da2866309e8d7b12aa5c95e380ca0f [diff] |
[tint] Handle subgroup_matrix type in IR->AST Enable the extension if the type is present. Bug: 348702031 Change-Id: I097b58d0f86069cf00fee2fc29c5982e29f4e66d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224056 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.