commit | 490e0d8e66e7856645099dd0e45adab0e5670270 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Jun 14 16:26:18 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 14 16:26:18 2024 +0000 |
tree | 3bc4e7bec1f591a5774d178686f022463beec1e1 | |
parent | 67f739e22ebd0cb9195439cf2a8a75b80f9af14c [diff] |
Remove 0-value enums that aren't ever valid Bug: 42241166 Change-Id: I01c387382cc8828ae738bfd9c5d8abe88671104e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193360 Reviewed-by: Loko Kung <lokokung@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Austin Eng <enga@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.