commit | 16b4cf87d0890a0e9bd3bd41df828b8a029a4a26 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Nov 03 21:10:40 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 03 21:10:40 2022 +0000 |
tree | 47f1c74872e82a9bcfd177715e670e763b706300 | |
parent | f7437910b84dca9c294c54b5c5df3f008ac79821 [diff] |
Template cmake for generated files. This CL adds a cmake function to make it easier to integrate files generated from the intrinsics file. Change-Id: If2a593fad9703075ea91a29f72d482b34cc9dc1d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/108462 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
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.