| commit | fa3ef70a9083f13dd54e3a0a41c885e5bd4c73ae | [log] [tgz] |
|---|---|---|
| author | David Neto <dneto@google.com> | Wed Oct 01 10:20:40 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 01 10:20:40 2025 -0700 |
| tree | 44994cc95e476271f4b952df30ef7536d1fc0646 | |
| parent | 9a8fe9bed90e30af1600266b569625cf8a2563fa [diff] |
[dawn][tests] Suppress more flaky async DeviceLifetimeTests Tests that drop the device during async pipeline creation are flaky. They are asserting out. Suppress across all platforms for now. Affects: DeviceLifetimeTests.DroppedInsideCreatePipelineAsync* DeviceLifetimeTests.DroppedWhileCreatePipelineAsync* Bug: 448426209 Change-Id: I6a6a69642374675301e4e6d5db9fcb38321e3281 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/264494 Auto-Submit: David Neto <dneto@google.com> Commit-Queue: David Neto <dneto@google.com> Reviewed-by: Geoff Lang <geofflang@chromium.org> Commit-Queue: Geoff Lang <geofflang@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.