commit | d5783b8d65b92c499ae48c80d9ce465d6676aaeb | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Fri Jun 21 20:43:49 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 21 20:43:49 2024 +0000 |
tree | 4f182ad9587b4177af339a84776e6b4694728c9a | |
parent | 92f1ed3a4ebbb45e198aeb7367270112b5353286 [diff] |
[dawn][node] Update node to use the newer C++ entry points. Bug: 42241461, 346289774, 346356636, 347509737 Change-Id: I145e73116b0abac2e2f99c5b44d80630ed14ae97 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194521 Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Austin Eng <enga@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.