commit | 95c13c9086259e3a79eb5767e115f0c1e2daf0b3 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue May 07 14:03:34 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 07 14:03:34 2024 +0000 |
tree | 8d990a9ccfb8c72baf3e5fdf2c1f205e0eee2790 | |
parent | 5976efe6b4b72c822085cf7ee08ad00036888ab5 [diff] |
Re-enable AF matrix tests Previously supressed due to timeout issues, but this has been mitigated in the CTS. AF multiplication, which uses the same mitigation, isn't currently supressed, but more prone to timeouts, so the mitigation is working. Bug: 42251105 Change-Id: I9469ec9f5c413bdefa174b0cfde717c3a545ee31 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187202 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: James Price <jrprice@google.com> Auto-Submit: 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.