commit | 11653890028c6d4c35688b060d1d6d6437cb9bf1 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Sep 19 19:15:59 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 19 19:15:59 2023 +0000 |
tree | 2d37de170b256caabbe17b91a7ed59316025b1b5 | |
parent | 9f1bd725eb44c9da63066842cd1fa6842d1157c8 [diff] |
[tint] Move WGSL-exclusive enums back to lang/wgsl From lang/core. Change-Id: I87d91f7d0653313c52e16b7a08d2d73ffb564369 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/151920 Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.