commit | 5e3e2bb228c3a4eb4c5950986ecedfabcd2cce63 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Feb 11 15:36:40 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 11 15:36:40 2025 -0800 |
tree | 7d9012edb1116dfa8c8c6c64709126622e7872bd | |
parent | 2a9a9ffbbef7e0ccdd72af38730997b9113a1af5 [diff] |
[vulkan] Enable subgroup matrix feature The feature is supported if the extension is supported and the Vulkan Memory Model is supported. Filter out unsupported configurations from the Vulkan query. Bug: 348702031 Change-Id: I5f2734c987bcd6268b9ad59af1b0fab663e87cc8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/225855 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.