commit | 3bb0b2bc62832641d22b90810f012d5262a5acde | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Fri Apr 19 04:32:22 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 19 04:32:22 2024 +0000 |
tree | 62e109666ba70b9d2ebec83c0e6356d3cc3db0d1 | |
parent | c7e77a4fcec2993df024e8ef364e8555ac4e18d4 [diff] |
Remove extra namespace indent in webgpu_cpp header template Change-Id: I423caa1400d072d0e4f79003cebc9f57d442d04e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/184681 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Loko Kung <lokokung@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.