| commit | e86242ceb72ee1e336c439329c0cb0465bd92858 | [log] [tgz] |
|---|---|---|
| author | Antonio Maiorano <amaiorano@google.com> | Fri Dec 13 23:36:40 2024 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 13 23:36:40 2024 -0800 |
| tree | cf2fccaf97743a41e8ff147c1fad155895a0fe25 | |
| parent | fa6f758ca4982e858a2d6b7e7adbf0010272cdec [diff] |
Add vptr_ignorelist.txt required for is_ubsan=true GN builds Since the following change, is_ubsan_vptr is now enabled when is_ubsan is enabled: https://chromium-review.googlesource.com/c/chromium/src/+/5971954 With is_ubsan_vptr enabled, the GN build expects to find an ignore list file. Change-Id: Ib191dfd1d4535173b1619957131f16a3670d1ffc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/219494 Auto-Submit: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@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.