commit | c707867eb402c96270575a75a8862b9ec751d46b | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Sep 12 07:57:25 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 12 07:57:25 2024 +0000 |
tree | 1c0d31a4f968efe433b895555b676481664e7769 | |
parent | 2f71cb364e4e7074d3e76e718c5092b97a1af449 [diff] |
[msl] Suppress new crashes with IR These are not reproducible locally, so there's something specific to our bot setup that is causing these crashes. Suppressing the failures so that we can switch CTS testing over to the IR path and unblock the Finch trial. Bug: 366037039 Change-Id: I26ef4e9697caecc4e0d6623a2f6336c4daefe6e2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206295 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: James Price <jrprice@google.com> Commit-Queue: Corentin Wallez <cwallez@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.