commit | 352804c3cbe46ded0130bd7b357ec9a692f626bb | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Thu May 19 13:07:49 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 19 13:07:49 2022 +0000 |
tree | de5ea95fe71ba00be2260910b833350a902cc6b5 | |
parent | db44f0e24714e62ae1a33902e41ddb369b0e1f86 [diff] |
Remove third_party/gpuweb-cts We already have third_party/webgpu-cts. This came in during the tint -> Dawn merge, and is not necessary (and confusing). Change-Id: I1a4ce4463e55624b5f720573c54f45d1d1dc57e7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90900 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> 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.