| commit | 5a43f637b96f766b505c8063fae252f8b48302b1 | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Mon Jul 21 06:43:59 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 21 06:43:59 2025 -0700 |
| tree | 0e15abb7f7698dce8bb288e7682403e8ac70b8ea | |
| parent | df8dcf5ec9454464062753d1d517a139b549fd6c [diff] |
[ir] Add IR extension documentation. Add documentation on extending the IR. Bug: 423008324 Change-Id: Ia2491e28b1f19acd877856c26437985c1ea0cdb2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/251296 Commit-Queue: 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.