commit | 73ee85c658baf267d495cfde30aff7777888a7d4 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Apr 02 16:02:30 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 02 16:02:30 2024 +0000 |
tree | 3cc835f9c32dda6a79b00188b096d1fff253a172 | |
parent | 95cd216962b6d70e233b725f70f2a1bac8d112c1 [diff] |
Add missing switch entries. This CL fixes the unhandled items in switch warning from dawn.node. Change-Id: I2dd49bfa731cd76384ce91df6fef0518bb990fc0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/181900 Auto-Submit: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: 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.