commit | 7c7531e96901c7eb396f7f1f8b5bfa1f77f73680 | [log] [tgz] |
---|---|---|
author | Gus Caplan <snek@chromium.org> | Thu Jul 27 16:55:56 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 27 16:55:56 2023 +0000 |
tree | 3cf10ef43a6dee9e6ee38e27a1f2043fef9879c6 | |
parent | 32540c4898ac85450f5b54c1c5cc1c01b2cff5bc [diff] |
[node] implement several UNIMPLEMENTED methods Change-Id: I314cf30c1286577a3219318af8605690c4a83dfa Bug: dawn:1777 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/142465 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: snek <snek@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com>
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.