commit | 4b88cbaae92a5e7413ad06c6d3346bbdca51e911 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Feb 24 10:06:03 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 24 10:06:03 2025 -0800 |
tree | 6e80757e30addd953f2a8684153eaaab96014c38 | |
parent | 57b2e4280aeea4a7e2c0218579e05fddf5aea0b4 [diff] |
[dawn][vulkan] Load coop matrix info in VulkanInfo. This just makes the coop matrix feature slightly more consistent with the other ones. Bug: 397448368 Change-Id: I075294e1f165750359dfd095783fd3c087605db9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/227296 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: 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.