| commit | dee72495e9e5af1cb33a1d4fb336ac3ba01b5e4f | [log] [tgz] |
|---|---|---|
| author | shaoboyan <shaoboyan@microsoft.com> | Tue May 13 18:30:42 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 13 18:30:42 2025 -0700 |
| tree | bb42689633da5f6d8dbf783df5f912c28792a80c | |
| parent | 72412ccca6e6807c78bb375363424eb10fbd2dfc [diff] |
Using Immediate To Support FirstIndexOffset and NumWorkgroup This CL adds immediate support for "FirstIndexOffset" and "NumWorkgroup" in HLSL IR backend. Bug:366291600 Change-Id: I2da0220848a8ddc23f8e0b1e2414097b6ac13e53 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/239534 Commit-Queue: Shaobo Yan <shaoboyan@microsoft.com> Reviewed-by: 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.