commit | e64a1d19970ed90f44440b9a54ddcf5ec00f0326 | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Thu Mar 13 02:31:02 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 13 02:31:02 2025 -0700 |
tree | e40aaa89320d073e0274cbfe6b3358028eca02c0 | |
parent | df4bb7a98fb7c3fe9c47cc699295f0c558de0cc7 [diff] |
Revert "[tint][ir][fuzz] Enable by default" This reverts commit b159d0b81aea4c30cdc50f6185dd4c55fff8bfa9. Reason for revert: Fuzzer does not build Original change's description: > [tint][ir][fuzz] Enable by default > > Fixes: 340578705 > Change-Id: I14e3c67fff8edb7219eefc7094d601e3b5eae722 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230254 > Commit-Queue: Ryan Harrison <rharrison@chromium.org> > Auto-Submit: Ryan Harrison <rharrison@chromium.org> > Reviewed-by: dan sinclair <dsinclair@chromium.org> TBR=rharrison@chromium.org,dsinclair@chromium.org,jrprice@google.com,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com No-Presubmit: true No-Tree-Checks: true No-Try: true Change-Id: Id910a50ac4d3ef66fa128f03db4768282c62e430 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230654 Reviewed-by: Peter McNeeley <petermcneeley@google.com> Reviewed-by: Corentin Wallez <cwallez@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.