| commit | e44d42e7c4770ac0cb96110661a222b4c6755ecd | [log] [tgz] |
|---|---|---|
| author | Brian Sheedy <bsheedy@google.com> | Mon Oct 27 16:01:56 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 27 16:01:56 2025 -0700 |
| tree | 773f1b6482c858d752bd8829f428674f886c5007 | |
| parent | 5e9a4865b1635796ccc77dd30057f2b4002a1355 [diff] |
Increase WGSL fuzz corpus timeout Increases the timeout for tint_wgsl_fuzzer_corpus_generate_tests from 20 to 30 minutes. These tests normally take ~15 minutes to complete, but can flakily hit the 20 minute timeout on the x86/Debug config. Sharding is not currently an option since these Go-based tests do not currently have a concept of shards. Bug: 385317083 Change-Id: Ib6b1fd712233ccf9aa2736901f22044db17c43c5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/268754 Auto-Submit: Brian Sheedy <bsheedy@google.com> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@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.