commit | 4ac0e0eb2dbd87822c94db2a348733cad314a54b | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Mar 05 23:20:59 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 05 23:20:59 2024 +0000 |
tree | 7bebce1eac2316936d44d4ec0944354b1e83c213 | |
parent | 2755a2e5ad0588fba034620c794add3387bbc1b7 [diff] |
[tools][cts] Differentiate between 'no results' and 'no tests' that match an expectation The former will be preserved, as it may be for an experimental variant. The latter is determined by looking at the CTS test list, and will be removed, as this is an expectation validation error. Change-Id: I4a85e42fff7a50c6850efd39afcf9421278d82ac Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/177801 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Austin Eng <enga@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.