commit | b539284a015030d9c79f1e8eedca32f3fa1f3b20 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Sep 01 21:50:05 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 01 21:50:05 2023 +0000 |
tree | af5cad7ebcc2478e783e5015ab3e98f7487c12a4 | |
parent | 69a91954464a748b11a1b27d7da03a9b885c7fa2 [diff] |
Fix typo: MSSA -> MSAA Bug: None Change-Id: I0720ba96aa6ee1910bb0d2b97427a05ae7564609 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/149480 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: 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.