commit | c22b8b9dc8c058fef45c72a3c2cdd70d90fc911d | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Nov 01 17:02:31 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 01 17:02:31 2022 +0000 |
tree | 6410b86d40ca87638002fa99f13e041c2924e118 | |
parent | 6ef419d29c1385ec0b8bfd313698cfc0c380588f [diff] |
Add CMake build option to generate intrinsic files. This Cl adds an option to cmake to generate the intrinsic files as part of the buid. Change-Id: I785fbaa57b6d3b3ecd16e36b2f2baaa5da3cc9d9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/108000 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@chromium.org> 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.