commit | 92b32e8efcdfd58172f4b1fa7c0114627c083004 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Mon Nov 21 15:16:51 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 21 15:16:51 2022 +0000 |
tree | c7605a5258d188976fdb55c575a0dc5d74dca5f1 | |
parent | 8bc64636cf2952cd2f45ac745797c27c689b9337 [diff] |
Generate and load CTS cache Cache .json files are generated at build time. This relies on a list of the expected cache outputs. The path to the cache is hardcoded in the test_runner and the .json files are loaded at runtime. Change-Id: Icc125125df7e9c338a243526dbc4950a2517039f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/110441 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Austin Eng <enga@chromium.org> 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.