| commit | 028acef1bf52513385ce1d0673f2a290b1c21f95 | [log] [tgz] |
|---|---|---|
| author | Antonio Maiorano <amaiorano@google.com> | Sat Dec 14 12:27:16 2024 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 14 12:27:16 2024 -0800 |
| tree | a73290132fd54a67c96142d92080da4d524047ec | |
| parent | 063fb603ecb4f61ae6782dec1c7326f363a79db5 [diff] |
Add missing security_ignorelist.txt for is_ubsan_security=true GN builds This flag is used for ClusterFuzz ubsan builds. Adding this empty file allows us to build the same fuzzer in a Dawn standalone build. Change-Id: Ia7f12455747f62d5947cdcd726d257f887aa15de Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/219514 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.