commit | da99b6292bb223300fb0ab706ef76c8b4725f3ca | [log] [tgz] |
---|---|---|
author | Natalie Chouinard <chouinard@google.com> | Fri Jul 12 20:14:22 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 12 20:14:22 2024 +0000 |
tree | 93f2deb7b30865f0d7860327a1f9e53066467a7f | |
parent | 6e6343a664f1fa4a17e060670eaba6be33b13a25 [diff] |
[Tint] Remove some unnecessary templating Follow-up from https://dawn-review.googlesource.com/c/dawn/+/197754 and https://dawn-review.googlesource.com/c/dawn/+/197775 to remove some no longer necessary perfect forwarding. Bug: 42251275 Change-Id: I3c6c8f55677ace37bed40e8a4ef01f37a1ce41a2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/198114 Commit-Queue: Natalie Chouinard <chouinard@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.