commit | 24559c4672e5e8b9c790d9ede1ad765fa374e984 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Aug 12 22:46:53 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 12 22:46:53 2022 +0000 |
tree | 01b1b12f38b4e6fa5842ced1ed077ca3d5ebfeea | |
parent | 4681f5bdddb8034f4ad9e2804e33be46df58f709 [diff] |
doxygen: Skip libfuzzer header libfuzzer contains preprocessor magic that makes doxygen choke. Define `TESTING_LIBFUZZER_LIBFUZZER_EXPORTS_H_` so that doxygen skips over this header. We don't want to generate documentation for this non-tint code anyway. Fixed: tint:1647 Change-Id: I084a6c3db0ffe492a62a1f9dcb0c30b68cebb9e0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/99040 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
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.