commit | e1e89b51012b8cdd96d9455d0656c012a855370d | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Mar 31 13:38:23 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 31 13:38:23 2025 -0700 |
tree | b53636d85108cbe1f7524bbc6d4b49ab91f836a6 | |
parent | 8ac7d36134abd1eb4692dad82543af4f8a39fd2e [diff] |
[tsan] Suppress MultithreadTests.Device_droppedOnAnotherThread. These tests are causing a lot of timeout flake failures on the TSAN bots. Suppress for now until we can investigate why the timeouts occur. Bug: 407567233 Change-Id: I50b703e3022f9fa13fe11b2379363a6e4fdf3252 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/233856 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: dan sinclair <dsinclair@chromium.org> Commit-Queue: Kai Ninomiya <kainino@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.