commit | 7223a5e7c9e122179e17f4faab6115e116c7ced3 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Thu Jun 23 01:14:24 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 23 01:14:24 2022 +0000 |
tree | cc040eb404206578ae0c68719d566441ff967cbe | |
parent | 77bf233cef236a094ef845d8f1a31073c2ddd7b9 [diff] |
Fix incorrect indentation in version generator script. Bug: dawn:549 Change-Id: I6eaa61c8339114fc3692251f263dea65816b618e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/94528 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Loko Kung <lokokung@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.