commit | 08f94e900426ea7fcfa4c6e04ee083d8c648ce7c | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu May 12 10:08:46 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 12 10:08:46 2022 +0000 |
tree | 3ab3a74a97ec8ac6df290bc0159f0e4babea0ddc | |
parent | bfdec4405bafd3f906e5d97d035c4c6d14544f19 [diff] |
tools/CTS: merge [Slow] + [Pass] -> [Slow] Instead of Failure. If we have duplicate results (same query, same tags), but with different results, then we have to merge them. Previously we'd merge Pass and Slow as Failure, which was just odd. Fix this so the combined result is Slow. Bug: dawn:1342 Change-Id: If9b035bb3c1e59b7a93a5c8b194f854405e656d6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/89960 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
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.