commit | 1ef277db0ede0e4834e753ffcea829bcf8e20781 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Nov 14 13:58:36 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 14 13:58:36 2022 +0000 |
tree | 56fb3c90790bc428a720be70c53705db087e833c | |
parent | 09dd5635e4eab2d110886dc75042f4746c1f2fc8 [diff] |
tint: Skip e2e test validation for known-good Cache the hash of the test output, and only re-validate if the output changes. This speeds up incremental end-to-end testing. Change-Id: I44bc1eff62320df1e80524e8481d1c012fb67f42 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/109761 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> 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.