| commit | 48456fa7f9574fbc08f70a819ca2b10a99b32178 | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Wed Sep 10 11:30:25 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 10 11:30:25 2025 -0700 |
| tree | 1df669c3d666fb014d868348b38d98a1530dc8e8 | |
| parent | bb8f78d24dc164bad4a44ea40477c7edd8662e29 [diff] |
Handle large workgroup grid sizes. The workgroup grid must be <= 0xffffffff in size, add validation into the IR validator. Fixed: 443481575 Change-Id: I9f93d897d96c6a5b8bb5ffbfc7186566846b3aa9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/261434 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Auto-Submit: 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.