| commit | aebc944bf674ffdf9b9933e554ad60b6d1dc0d35 | [log] [tgz] |
|---|---|---|
| author | Ryan Harrison <rharrison@chromium.org> | Mon Sep 08 12:31:27 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 08 12:31:27 2025 -0700 |
| tree | 742e6a8bb21c4db602d6c7f3fe6cddd490f351b9 | |
| parent | 464e587cc975b1a04b2176574598a12d7253819b [diff] |
Handle 'reserved' values in .proto files Adds to the presubmit, checking that if an entry has been removed from a .proto file, its value has been added to an appropriate 'reserved' statement. Fixes: 443707077 Change-Id: I28015e0dd11a39a368770cb4598c3e7804890b9f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/261116 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@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.