commit | bc32a146c3556cbb45b22c00a0a4ff435c7a2d94 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Jul 25 18:57:55 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 25 18:57:55 2023 +0000 |
tree | 4159af3c0a68293ad0d1dae8c672d3a7fc2f37ad | |
parent | 5ed099aa0c8ac3292c892b95a54b426dc3437736 [diff] |
[tint] Remove writer::Writer Nothing uses this. Bug: tint:1988 Change-Id: I75f1ab0f84cf33984c6def0a74a75c2b69a08435 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143001 Auto-Submit: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@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.