commit | bcfe0662ae62533d00627b8ebd8f78fa54e7cd62 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon May 20 13:57:04 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 20 13:57:04 2024 +0000 |
tree | 4847fb144218ed7946233ccaa7f1e4e995a621c7 | |
parent | 86e10a6a99bb1dc7fa0c80ff6a59faec643f3a41 [diff] |
Rolling 2 dependencies Roll third_party/node-addon-api/ 4a3de56c3..1e26dcb52 (228 commits) https://github.com/nodejs/node-addon-api/compare/4a3de56c3e4e...1e26dcb52829 Roll third_party/node-api-headers/ d68505e40..d5cfe19da (27 commits) https://github.com/nodejs/node-api-headers/compare/d68505e4055e...d5cfe19da8b9 Created with: roll-dep third_party/node-addon-api third_party/node-api-headers Bug: 339678640 Change-Id: Ia37b2623df61985dac6551240dce9cf5424d7599 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188820 Reviewed-by: Ben Clayton <bclayton@google.com> 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.