commit | 048680569c9bff08d6116156b8b900be04444a97 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Tue Jul 29 23:52:26 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 29 23:52:26 2025 -0700 |
tree | d5d02c3677b825c1c35416dd99c6c764ecd8f0be | |
parent | 54d6a10cd6eea1b9739f9a3d22d0c3c0f4be240f [diff] |
[dawn][tests] Suppress ComputeDispatchTests.MaxWorkgroups for WARP. The tests has recently become flaky. Suppressing the test for now with a bug to fix it. Bug: 435074717 Change-Id: If3f1e408cb34be486e551317ab04012732e0cead Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/255298 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Loko Kung <lokokung@google.com> Auto-Submit: Loko Kung <lokokung@google.com>
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.