commit | a021961fa5c0a3976328cde26dc7bb98801cf49e | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Wed Jan 10 19:15:21 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 10 19:15:21 2024 +0000 |
tree | 7d6270c60e42facf5f825b982671ff90ca66164b | |
parent | a3430744b3c198bc3ad7e28dc94297f3b8e04ff9 [diff] |
dawn.node: Fix device and description adapter info Change-Id: I424113f3de51f73ba3bd80e0fba25d5e31552268 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/168960 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Fr <beaufort.francois@gmail.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.