commit | 68e039c45625f8d2c5a92bcfec3a45e9fe2dbe30 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Apr 28 22:32:23 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 28 22:32:23 2022 +0000 |
tree | 0414b79e33ce8547cb516b621baaccc371243f97 | |
parent | 7e03dc7f6347fa7a780a4d144466b43e3ed2094e [diff] |
tools: Add src/cts/expectations Implement an expectation parser, data structures and writer. Bug: dawn:1342 Change-Id: I53587a9b55346ccf1543e15c9cec5ff68c6849ad Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/87641 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: 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.