commit | 4c3d5907fd68f5c4d451fdc9c78cc5e8994e4a24 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@google.com> | Tue Oct 29 00:47:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 29 00:47:29 2024 +0000 |
tree | f4493c6598c9b837102566920c153e1de631c6f3 | |
parent | 27cde382b780f97dc746874e222129ea7c406e84 [diff] |
Fix transform name typo. Change-Id: If2b2dfb81ca67a75020a99cbd66dba782c8a1957 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212697 Commit-Queue: dan sinclair <dsinclair@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Auto-Submit: dan sinclair <dsinclair@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.