commit | 0573e6a09d69f458bcb510dc0290dbe6e5aa6c8b | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Jul 25 15:49:45 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 25 15:49:45 2023 +0000 |
tree | 314e0191e9c76422c0db9e884cd45c8b112aa488 | |
parent | 7494e83d12404da58de502f1f49e3f3d6da8bd40 [diff] |
[tint] Remove src/tint/reader It has no value. Bug: tint:1988 Change-Id: I34932dc6ecc018ceddb24945c50da82fa6b1e76d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/142321 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Auto-Submit: Ben Clayton <bclayton@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.