| commit | 225c1015379c8fe905afbaeef1346d4a2b1cf117 | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Mon Jul 07 13:33:30 2025 -0700 |
| committer | James Price <jrprice@google.com> | Mon Jul 07 13:33:30 2025 -0700 |
| tree | eb04c96d43a44c8ddeb44a022517778a2ee1530d | |
| parent | 20206a6bf0ae6e7a7514b64eb0fcac7546a33442 [diff] |
[tint] Pull generate helper out to a function The `Run` function was getting a bit large. Change-Id: I2100db4f96c5c36eb06b2a00ac735344a4384c68 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/250819 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.