commit | 0b17eb8e19c886680b12b73ba28de8d30adccda9 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed Feb 17 15:49:07 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Wed Feb 17 15:49:07 2021 +0000 |
tree | 2bfe98a2625f98ef00a4ad16df380055f5d4f5a6 | |
parent | a5ba2827f5810b7b1cd6ee046e8df6e109bb02b6 [diff] |
Update more Dawn tests to use WGSL Bug: dawn:572 Change-Id: I0f567da883005d909d498a7a88e9b73137201919 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/41820 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Austin Eng <enga@chromium.org>
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.