| commit | 6d04a1ccc5196606dc471dfd1f2db5dbfa2de633 | [log] [tgz] |
|---|---|---|
| author | Xu Xing <xing.xu@intel.com> | Fri Aug 08 06:09:16 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 08 06:09:16 2025 -0700 |
| tree | 2783a1fd6ccd5b852c598251d3a763fcd9b9bd47 | |
| parent | 91e5a1769961d90f8dc69cb155dac1b2c0f962ff [diff] |
Remove RenderPassDescriptorExpandResolveRect related legacy code RenderPassDescriptorExpandResolveRect has been replaced by RenderPassDescriptorResolveRect. BUG: 417768364 Change-Id: I1b08ea961c68d0ad6f846b593f9fc53478075852 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/254914 Reviewed-by: Quyen Le <lehoangquyen@chromium.org> Commit-Queue: Xing Xu <xing.xu@intel.com> Reviewed-by: Corentin Wallez <cwallez@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.