commit | 5ed099aa0c8ac3292c892b95a54b426dc3437736 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Jul 25 18:52:03 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 25 18:52:03 2023 +0000 |
tree | cb95a7c69a649682bae9183e0c2cdea2c6639a7b | |
parent | 0746ed3caff7dda812202942aa582eee612694c3 [diff] |
[tint] Remove ASTTextGenerator The mix of Program and ProgramBuilder was messy, and the rest of the base class is trivially inlinable. Bug: tint:1988 Change-Id: I50af6bd38fde1e02153987e17d37120c7da4ca8c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143040 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@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.