commit | 3e0984afe036c85238cd61e647ccf892894b88d0 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Oct 11 19:27:53 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 11 19:27:53 2022 +0000 |
tree | 5f21b5a9f43342fed3953f18a0229e33a6dae489 | |
parent | db368f1b9c310873f1194a18deac890f44de81b3 [diff] |
tint/program_builder.h: Remove stale comment Change-Id: Ifb8eb10e9fdc5ff46329285716b8460dc71d9d85 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104661 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Commit-Queue: 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.