commit | 6c3d888f6340d13df5b4e4fdb492b4d2062bf564 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Sep 05 16:24:11 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 05 16:24:11 2023 +0000 |
tree | e3fc91cc7970ce02b3e7dc1fc48fd8911e410500 | |
parent | 615f8bbf78205d122d28c95e47c160f82f3f5880 [diff] |
[tint][cmake] Error if building fuzzers without Clang `-fsanitize=fuzzer` is not understood by other toolchains Fixed: tint:2005 Change-Id: I9b9f8b1a1b2f9d3b9dbf5c7d2b80e1604de615d3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/149684 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@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.