commit | 09a98b64bec2d67aaa685a666870a04a4c77a66c | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@google.com> | Thu Jul 07 09:38:31 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 07 09:38:31 2022 +0000 |
tree | 169e8adf652bafc0bf6768136ae5165cc60db139 | |
parent | 17eb23d1988aba8c5552364ea5da748a40b87542 [diff] |
Remove Dawn Depth16Unorm test suppressions for SwiftShader Vulkan The Depth16Unorm specific issue should now be fixed: https://swiftshader-review.googlesource.com/c/SwiftShader/+/66888 so the test suppressions can be removed. Bug: b/204919030 Change-Id: Ib221d2e11712995237da506ecc6de1f292bfa0bb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/95700 Auto-Submit: Alexis Hétu <sugoi@google.com> Kokoro: Kokoro <noreply+kokoro@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 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.