commit | 02e9ce19ecbcf422760fd12b00cefba3cf721945 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Jul 26 16:40:15 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 26 16:40:15 2022 +0000 |
tree | 9c95bd7ff7ab7ce7d7c275c0c3c8cf2fa11793f0 | |
parent | a55b686ded2b547170704f99195dc7e4a97c3670 [diff] |
tint: Make tint::ast::HasAttribute() accept multiple template arguments Change-Id: I42efb3e603ac1d92c77e48784f7a9d010ade3047 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96021 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Antonio Maiorano <amaiorano@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.