commit | 1a4185b7426353e76224f5a59257e7364f11485c | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Feb 01 16:45:12 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 01 16:45:12 2022 +0000 |
tree | 26c4fd5a885934c4bed3aa39f1005b9df6db05f7 | |
parent | 38b188ce618916d064378b38c8e4c7314459703d [diff] |
Move src/fuzzers to src/fuzzers/dawn As part of the tint -> dawn merge. Bug: tint:1275 Change-Id: I0ebb8afe9971c21ca90f90f246edcfde01d5f4bc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78800 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com>
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.