commit | 141d26b203c9997b9a7f247bac33648664ccc8c7 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Tue Oct 22 21:09:01 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 22 21:09:01 2024 +0000 |
tree | fdbc5a31e9e5c915112f25ab066d68e5835283bc | |
parent | f258823fc38edb0771b474b8f1bca8d4a631f282 [diff] |
[tools][cts] Add simplified roller codepath Adds the simplified code path for modifying expectation file content using only unexpected failure results. This new path is not called anywhere yet, so it should be a no-op for roller functionality. Bug: 372730248 Change-Id: I63c4d2b94f282369a689b802fb04c53af73ef18a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211874 Auto-Submit: Brian Sheedy <bsheedy@google.com> Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: dan sinclair <dsinclair@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.