commit | bf99a720c38dce133584f405287d9b10a227f102 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Mon Apr 26 08:31:15 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Mon Apr 26 08:31:15 2021 +0000 |
tree | dd5d6e36cfadca7196a3cded48b63923fee67f58 | |
parent | 221b8b06cc777a21ca0f5d5e832302da800bec65 [diff] |
Re-enable unittests for Tint Bug: tint:717 Bug: tint:692 Bug: tint:718 Change-Id: I5765d8582ee0132efb47939f495781954a1e2afa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/48843 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: 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.