commit | 3eee2be83d3fca84bd093258f3ce850d51965ce4 | [log] [tgz] |
---|---|---|
author | Alex Benton <bentonian@google.com> | Thu Sep 26 17:07:51 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 26 17:07:51 2024 +0000 |
tree | 5bfd63e9987c1d96b22751b3471bd82fe1de689b | |
parent | 8c6634fee530100822f0f75cff36b21c97965f49 [diff] |
Cleaning up the whitespace in the structures.cpp generator templates Change-Id: I5ca8acddc6fa71b46eda0c16a86d4706a5f53ee6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/208254 Reviewed-by: Jim Blackler <jimblackler@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
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.