commit | 864adbf6187749e41900201333b4b2f841c9069e | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Sep 29 20:51:17 2023 +0000 |
committer | James Price <jrprice@google.com> | Fri Sep 29 20:51:17 2023 +0000 |
tree | 044e60277dbd091448c9a9b07ed45c39a37a33e7 | |
parent | ddd6d24e437a54548ac446d009dcfeadf77dc6ad [diff] |
[tint][kokoro] Run E2E tests for SPIR-V IR backend Generate SKIP files for the know test failures, which are: - 1 spirv-reader failure - 23 pixel local storage tests (unimplemented anywhere except MSL) This level of testing will at least ensure that we don't completely break the WGSL->SPIR-V (via IR) flow, which has happened several times lately due to a complete lack of automated testing. Bug: tint:1906 Change-Id: Ie0f6cb4fd427a1f8b3e6ac9cde96b88dd3e58966 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/154102 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: 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.