commit | 1d6f3543b9e5a5dcce74a7b94db867649d82253e | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Nov 07 20:33:31 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 07 20:33:31 2023 +0000 |
tree | fad5a64ad4c3fcd93ce7a6eee9b24028647c4bfd | |
parent | 3886fd4d36e83dc6b0bb684582bdcbeb655886c0 [diff] |
[tint][wgsl] Generate kAllExtensions, kAllLanguageFeatures Fixed: tint:2090 Change-Id: I0cdbe2caee49a2733276becf5671b1e8a2084989 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159600 Commit-Queue: James Price <jrprice@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.