commit | 88e0d75cf82d0e09d30035aaeed52f5b90d21f48 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Fri Jun 14 02:02:10 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 14 02:02:10 2024 +0000 |
tree | 71b35d8a7916590a643cb1b12ee5bdb36b90c60f | |
parent | 7d04e681038617aaf84a547bcfd53d0dbdd2ffdf [diff] |
[tint][ir][fuzz] Disable building IR fuzzer when ASAN is enabled There are false positives in libprotobuf occuring. Issue: 345196552 Change-Id: I620affcd52e1642b181efb76c2768b6bb74c6b0b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193641 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@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.