commit | 43c6768e45bfd00ce47d7b74d075640969ac6edb | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Jun 18 18:45:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 18 18:45:07 2024 +0000 |
tree | 5d771b1b85aa6599aeaa227092a20da3da6fbe59 | |
parent | 10b1c0ccb178674417c2c71b787261063d0cc8aa [diff] |
[tint] Add "DeathTest" suffix to all death tests This will allow us to exclude them from certain bots where they take excessive time to run. Bug: 346814503 Change-Id: I09b7c17a33a4d33dfed70c141038177b198b2834 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194300 Auto-Submit: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: 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.