| commit | fcc9f83b9f89dc39fe963f83b27fb89165dacecd | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Thu Aug 28 19:59:26 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 28 19:59:26 2025 -0700 |
| tree | 3670aa9ca9665b5f21a1eadadb4e52a1867bbf57 | |
| parent | 94c15747a8d4affaffa6dff909a9911ff343e9d8 [diff] |
Add support for parsing hasBinding. Add support to parse `hasBinding` and emit from the WGSL printer. Bug: 439626491 Change-Id: Ie56836d47983d1f0db40ebe9802193d3c6095a62 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/259534 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: 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.