| commit | d3649341f5dcb39500c40a95ac3a31212c4a156c | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Wed Nov 12 13:47:43 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 12 13:47:43 2025 -0800 |
| tree | b875b8f3dcf5330e3e858adbb8121297cb8b99a3 | |
| parent | c80725e57eae372b7b93d046eb21b8df9983889f [diff] |
[ir] Remove the `clamp_value` robustness config. The `clamp_value` flag is never set to false, remove it and remove the usages. Change-Id: Ibbece5cabaf80e696564895a786c78c0a5e1336a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/273135 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.