| commit | c80725e57eae372b7b93d046eb21b8df9983889f | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Wed Nov 12 13:45:17 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 12 13:45:17 2025 -0800 |
| tree | c0779704d230c0b0b82105420acf0fe294de60e4 | |
| parent | 2fdbda7f2dcb1f5fe932da69844226c58cec3c84 [diff] |
[ir] Remove the `clamp_function` robustness config. The `clamp_function` flag is never set to false, remove it and just set it to true unconditionally in the clamp function. Change-Id: I7ea98dd126519f1d82a84f48d709dd85d4dff624 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/273134 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.