commit | baad8666d5e33b14e1269400f764be54942ba97c | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Thu Oct 10 19:48:16 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 10 19:48:16 2024 +0000 |
tree | b54f39e0cd156726d992ac36dec212845a266d0b | |
parent | 222219a187131101b7cda762880fd08c9ac0bc37 [diff] |
tint e2e: add skip on test that times out on bots This test takes longer than 2 minutes to generate and validate on bots, such as ci/cmake-linux-clang-dbg-x64-asan. Change-Id: I32a38c8e83ebf82e1c0bc86075d897bb2a51112c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210474 Auto-Submit: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@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.