commit | 936de102eeb0833823fe626b11e9f64768982e2b | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Oct 18 16:21:03 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 18 16:21:03 2023 +0000 |
tree | 97cf055d6a4d223b38ecd1feb338aa6501f38b2c | |
parent | e75b604953fd2363128d8cb6981a369a8c6c9e72 [diff] |
Use tint::ForeachField to automatically implement stream::Stream Bug: None Change-Id: Ic3889de9a17d4c1200768f4b6c9d2ce1659f9bc3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/156820 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.