commit | 768f5eeacfc904ea1d24a5693116e0de124224b2 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Mar 13 10:15:46 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 13 10:15:46 2025 -0700 |
tree | f681b7179ea1c3de28340e4e2b792b619bf4092e | |
parent | 3aee9335a8a135d86307abde75dde6f61538e4bf [diff] |
[tint] Do not run failing E2E tests If the E2E test runner was invoked without `--generate-expected` or `--generate-skip`, then there is no value in running tests that we know will fail, so just skip them. Bug: 403254405 Change-Id: Ibacccea36e07293b2a68051f9b3711f0c4945fb2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230796 Reviewed-by: Peter McNeeley <petermcneeley@google.com> Commit-Queue: Peter McNeeley <petermcneeley@google.com> Commit-Queue: James Price <jrprice@google.com> Auto-Submit: James Price <jrprice@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.