commit | 2777cbc4415efdbd7d67a0cf2f95bc3825e1fe53 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Jul 08 14:23:15 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 08 14:23:15 2022 +0000 |
tree | 62aa7ae0e66526e62103cce961d9c731c0368753 | |
parent | be88e62c0f861d625a9eee716f379c892fc4976d [diff] |
tools/cts: Fix go unit tests Got broken with https://dawn-review.googlesource.com/c/dawn/+/95841. Change-Id: I75e0996dfb453ffa66dd580252a7f6fbcf8e46a7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/95845 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: 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.