commit | 9f25e2bf5f60f986eeb0f7cfb64a39943fb0a443 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Feb 11 11:49:16 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 11 11:49:16 2025 -0800 |
tree | 22b68f5c5fab416c600694260c1ac6b98929e8c0 | |
parent | 5cc537fd14b465979111c292a157a49741eeec24 [diff] |
[dawn] Add SubgroupMatrixConfigs to adapter info No devices support the feature yet, but we can still test that the query fails if the feature is not supported and that the wire client handles the query correctly. Bug: 348702031 Change-Id: I0d5858e4e0cb87c4ad64e4405b5fb187223db731 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/225414 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Corentin Wallez <cwallez@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.