| commit | 736a17c634a0854e6213b21380b697b9355b2181 | [log] [tgz] |
|---|---|---|
| author | Gregg Tavares <gman@chromium.org> | Thu Jan 22 11:10:35 2026 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 22 11:10:35 2026 -0800 |
| tree | 7aa5ab9f4a5ae643fe388fc32ba295717ee3c3bf | |
| parent | 03ee726ad2dee5d47d1f245fa7f22e200ab1c9c5 [diff] |
Capture: Generate emums from x-macros This allows generating enum to string functions for debugging. Those are not included in this CL. Bug: 473827155 Change-Id: I6a6a6964ab8428459d24873c50f674eefc5986ff Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/285400 Reviewed-by: Shrek Shao <shrekshao@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Gregg Tavares <gman@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.