commit | b00c50edc6cb7b79f0c4518319517c8960de6904 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Aug 26 22:34:27 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 26 22:34:27 2022 +0000 |
tree | c0bfe9d95712bb73a432ddc9f4ef990c7ba528bd | |
parent | 81d62d7ca99fc1469fc9cf5ff698fc64d8e26eb8 [diff] |
CTS: Hook into CTS heartbeat mechanism instead of wrapping TestCaseRecorder Bug: chromium:1340602 Change-Id: I6272432c69c65fa45cbae9bedc02aec82ba68c8a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100561 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Kai Ninomiya <kainino@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.