commit | d939ad62ea631ba70c94740db2133cc71476037e | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Dec 11 10:20:56 2024 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 11 10:20:56 2024 -0800 |
tree | fbd6f82936428e7af405576528a6ace00030a654 | |
parent | 66ab67de97b3251445d5992290c6d2888c45bda9 [diff] |
Update MSL Generator to return workgroup information. This CL adds an output to the MSL generator to return the workgroup size information after `SubstituteOverrides` has been run. Bug: 380043961 Change-Id: I75dad66bed3afeabdc18756f75b1e109b2a5344b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/218856 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: 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.