commit | e11ac9d39c12b57c818738842fa39f156b92f229 | [log] [tgz] |
---|---|---|
author | Natalie Chouinard <chouinard@google.com> | Thu May 30 20:05:09 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 30 20:05:09 2024 +0000 |
tree | 5cc6411bbbe415ce6fe56f955c41008f6235eddb | |
parent | 340b2d93d7364766e9287916935277752080629b [diff] |
Remove passing matrix mul overflow expectations These previously failing tests are now passing following https://github.com/gpuweb/cts/pull/3766 but some were in KEEP blocks and need to be manually removed. Change-Id: Ic8e7e5eb013126c67daf32d71b184811232b9351 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190901 Commit-Queue: Natalie Chouinard <chouinard@google.com> Reviewed-by: Ryan Harrison <rharrison@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.