commit | bca96d9bc830a60b5dcc86896bc7cc8e1f58cf19 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Nov 16 21:34:14 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 16 21:34:14 2022 +0000 |
tree | 196b29a18b30e47a3ac2d459abe02a219df48b5d | |
parent | 6be02b607f127b15ab57f35e95491ff253902837 [diff] |
PRESUBMIT: Check that generated files aren't stale Fails presubmit if you need to run `./tools/run gen` Change-Id: I05311cd668c5a1f4f484b25cc1367f680a9d24eb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/110140 Commit-Queue: Ben Clayton <bclayton@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Kokoro: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.