commit | 14c6950e8700147dc434289cd4151395c7de720c | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Thu Oct 12 07:16:17 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 12 07:16:17 2023 +0000 |
tree | d1825ed8bd9d77aa66928b2ddb1f116f0a117e36 | |
parent | 5784a4bd7a0ca25ff2ec57a2b9759a34621ba51c [diff] |
Fix a typo in BUILD.gn.tmpl Bug: none Change-Id: I5e1cd5d04016a382a155413aec4273781c2099a1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155782 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.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.