| commit | 61b277dc8d1c80c342babd1b2c24437d5f820ed8 | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Fri Aug 29 17:07:17 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 29 17:07:17 2025 -0700 |
| tree | 08c516ea8a7b80a66664603b4de023a96c4c1ef1 | |
| parent | f11a6612aa55e01f64757865fdfb780357147228 [diff] |
Remove unused program accessors. Remove some accessors from `Program` which are no longer required with the AST transforms removed. Change-Id: Ic69fddf220839fdec7fd6578301ef522f5afad46 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/260138 Commit-Queue: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.com> Auto-Submit: 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.