commit | 66ab67de97b3251445d5992290c6d2888c45bda9 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Dec 11 10:10:24 2024 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 11 10:10:24 2024 -0800 |
tree | 8c3444b13bbf1293502238f579e6593649436d27 | |
parent | e1b70af84adb4bad7bbe1c05853ce593344cb508 [diff] |
Update Dawn to use returned SPIRV workgroup information. Update the Dawn Vulkan backend to use the returned workgroup information instead of gathering from an inspector. Bug: 380043961 Change-Id: I6a2456d694855f0714f6248a2d61a8bfe8d1f807 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/218774 Commit-Queue: dan sinclair <dsinclair@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.