commit | f455213dfb0fe936160c097369784cc20617c7fc | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Fri Sep 19 11:55:38 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 19 11:55:38 2025 -0700 |
tree | 22a3b9e4f4fbd0b93b71fe03f57d4dcc0d075823 | |
parent | ad8a72811590aa6d63ffe0c8287efc3a22c66969 [diff] |
Add scripts/dawn_node_cts OWNERS Adds an OWNERS file to //scripts/dawn_node_cts with bsheedy@ as the sole entry for now. Bug: 441328362 Change-Id: I2c757172ba1a0b830da20fb7158c9b43c81801b4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/262434 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@google.com> Reviewed-by: Kai Ninomiya <kainino@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.