commit | 97f422c516557cf26e1a34c301578c35ebe0a70e | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Jan 05 22:07:17 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 05 22:07:17 2024 +0000 |
tree | 1cfe52c0f5bac83f54da63eb520e7bcdfe2c4630 | |
parent | 1196783c51c599f3bd6e67243170b686f13cd474 [diff] |
dawn.node: Make attributes enumerable. Fixes some of the operation,reflection tests. Bug: None Change-Id: I0998da45384956c082403c8470ce84dba8960514 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/166423 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.