commit | df5c89a373738ce8d0793d048c8bf9e82049ede3 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Sat Jun 29 01:14:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 29 01:14:29 2024 +0000 |
tree | 95cc01eb7d04a11579385463d2d428a4a0e9caa8 | |
parent | 42159c6902e7e74d59cfd490a6d90da2b9d3467a [diff] |
Summarize CTS failures as first line of first max-severity log With Chromium-side changes to extract the summary (first line of the log we send back), the output has some redundancy but should be able to report the correct thing out to LUCI for better clustering. https://chromium-review.googlesource.com/c/chromium/src/+/5668542 Bug: 347963252 Change-Id: I7347ecf6a0a2d5f87434e942cc213fcb7a01de0e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196235 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Kai Ninomiya <kainino@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.