commit | 944667b92af25353e97b9bcffacecdb8e1b0001d | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Wed Nov 13 08:55:27 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 13 08:55:27 2024 +0000 |
tree | d8ae34f924d15b1a0baa2055ce208e0b1f0b8292 | |
parent | b3afe6be330807ca80dba075071c1833f0c63941 [diff] |
[dawn][wire] Use zero-init to fix ubsan issue in google3 test. Bug: 378102074 Change-Id: Ie3437ac0eba01bd77bd683918856d3243b375d24 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214477 Commit-Queue: Loko Kung <lokokung@google.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.