commit | 3fa6887679673c88aa7e8e3bcfb7a16aa749ecc9 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Oct 19 17:20:58 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 19 17:20:58 2022 +0000 |
tree | 54977797c7d0d8fe9eb8610dd6632513ee7d9f68 | |
parent | f148f0891bf5c36d9631ebe03020e83ed1c6070a [diff] |
tint: use struct instead of tuple for test cases googletest doesn't print test parameters properly when they are a tuple of variants. Change-Id: I070697bb0118282dd4841df23c936e0171934628 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/106380 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@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.