commit | 0217ae8135acfbe7f6a7a852e035b89c5657fb06 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue Mar 11 14:36:06 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 11 14:36:06 2025 -0700 |
tree | c9f260a6fd55ad659920edeacbceb6f877874cd8 | |
parent | 5d3e2c2678271d955c3e408eabe03d387eb33243 [diff] |
Reapply "Reapply "[tint][fuzz] Add fuzzer corpora minimization"" This reverts commit a2afb6c6461ce01cec9750573e0c26ad8a7c5daa. Removed TypeDict and type annotations, which are not fully supported on older versions of Python, i.e. the ones shipped by OSX Issue: 399689217 Change-Id: Ic306e0dc0e1727684810fc52ceb8a67b0dc33bbd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230214 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@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.