commit | 032ea5aa49c9018102df312e5866162328d992c2 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Sep 11 19:01:51 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 11 19:01:51 2024 +0000 |
tree | 9b80b21cf8584eed5cae017ca055b4b25720bc50 | |
parent | 228f86f0c94e056b7059c628f67b2cb2cc3b87b7 [diff] |
Remove Dawn LPM Fuzzer. It hasn't found issues in a while and requires some maintenance when compilation breaks, which we only find when rolling into Chromium. Change-Id: I7af645a8f48ff4cc923d493b5c809880cf97712f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206215 Reviewed-by: Brendon Tiszka <tiszka@chromium.org> Reviewed-by: Brandon Jones <bajones@chromium.org> Commit-Queue: Corentin Wallez <cwallez@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.