commit | 80fc1309ed5f9eb357e83d738ae04cd6f9ed1be4 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Wed Jul 10 07:33:34 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 10 07:33:34 2024 +0000 |
tree | ef7a69c4ccf5dd4550f61a5014175b241b8b594e | |
parent | 03d524b15fb5d0129b7a4e0746576d49f3cb993a [diff] |
Consolidate expectations for flat first/either failures Several platforms weren't covered by the existing expectations which prevented Dawn from rolling into Chromium. Bug: 351338448, 340278447 Change-Id: I6191e8f79b433af0e156df47fc4e29debe32c3c9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/197577 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
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.