| commit | cfe7a618a9c4ace078fa2fbb987edab3d34ddfee | [log] [tgz] |
|---|---|---|
| author | Ben Clayton <bclayton@google.com> | Mon Feb 05 12:18:24 2024 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 05 12:18:24 2024 +0000 |
| tree | 8c4e1b29d5ddc80c899b07226f9683416a05ce84 | |
| parent | 2555f180bf0d7180fe8767782b5e0f6ba3204fc9 [diff] |
[dawn][node] Fix unhandled case warnings Change-Id: I766548466796fb327d7ada58539b2658e5322e47 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/173440 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Ben Clayton <bclayton@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.