commit | 44eb14d73ae7e2319619a1abe439da8a5a375e85 | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Tue Feb 18 12:53:37 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 18 12:53:37 2025 -0800 |
tree | 482c804c1306afa5d6454ed4c38d9e54eb05888b | |
parent | 7e777647bd3c1b0b38565819c647cd711080c3d8 [diff] |
Fix for assignment outside the range of representable type Link to ubsan failure https://ci.chromium.org/ui/p/dawn/builders/ci/cmake-linux-clang-rel-x64-ubsan/b8722983034892729553/overview Bug:382300469 Change-Id: I6435bedc2db2f1567d28fd451b011b2249075d78 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226675 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Peter McNeeley <petermcneeley@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.