| commit | 4abcea18d7801f62b034992e73d956dbe67aba04 | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Fri Oct 24 19:31:15 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 24 19:31:15 2025 -0700 |
| tree | 770741304e5d7e11331da90e6370fd64429c76be | |
| parent | fa4a364b9ff215f9fe95823ec89ccc922cf7b254 [diff] |
[wgsl] Add subgroup_id language extension Subsequent CLs will move the subgroup_id builtin to this extension and add the num_subgroups builtin. Fixed: 454651103 Change-Id: I9905acc615434c0291e41276e404dea9107507d5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/268574 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.