commit | 793f008b5739198190e12d90ae5cc2388c207d50 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Aug 18 15:48:57 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 18 15:48:57 2023 +0000 |
tree | 463706c202817fff9223619998cfad09ab0bdb66 | |
parent | 323f2283f28a309e8d60eecece7d2f389dc63b08 [diff] |
Add a CTS roller cron bot For now, it runs the same dawn receipe as the other bots, so we can test it gets triggered on the schedule we expect. Bug: dawn:1940 Change-Id: I755cfea9a6c93ee23a4475e1dab99e3a9b001d89 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143600 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.