commit | 79bc2cda3ac2c9ebacb598a13f97349e35bf783a | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed Jun 12 19:14:42 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 12 19:14:42 2024 +0000 |
tree | 1a616fdff07cabf3410159cb97737e4853529e63 | |
parent | f84480a9a32fb569f371350d459018f3e108c2ab [diff] |
Renumber webgpu.h enums to reserve 0 except for undefined Bug: 42241166 Change-Id: I3955c8c2ea92c584aeab5eb04edc5effe331a7be Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/192867 Reviewed-by: Loko Kung <lokokung@google.com> 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.