commit | 638a51e7e87db835ec353ed7843a3f81e2104fd1 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu May 29 06:14:08 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 29 06:14:08 2025 -0700 |
tree | 15c8292d631c9bb3e6e0bf1e9fc7ccae62dfdda0 | |
parent | dc14be23f6c6028b684b7d2fbcf14f2f2b368b99 [diff] |
[msl] Remove map for workgroup allocations Since the MSL backend requires that there is only one entry point, we only need to return a single list of workgroup allocations. Change-Id: Ifbc1f343be2b603829d60bdbbf5ce5ba6fa32b69 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/244160 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: 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.