commit | 7aaf23eac9a42bf23f590ce575f4678556ce8b97 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Oct 05 18:25:22 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 05 18:25:22 2022 +0000 |
tree | 66e0081932ef2707b208b75a2e9af212a8818d64 | |
parent | 8fd4ef26f5c6ede28d09d79d52dbdde931d1a718 [diff] |
Fix 32-bit build Bug: oss-fuzz:51844 Change-Id: I7e6583c67ffa72659e00b5c8a4b692b44fe92a57 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104642 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.