commit | 60c822f57053d7f571570a448efee34ae83b7bcf | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Mar 13 19:39:27 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 13 19:39:27 2025 -0700 |
tree | eba28a2e29721de67e0d40a33f5245554ba7706d | |
parent | 6167bc80d3ebbc1199a0be2293455d1cb2c3e694 [diff] |
[tint] Move TextGenerator to own folder. The text_generator requires things like diagnostics which aren't really common. Change-Id: I2b97b07d6dc6141838adeb8a84fa5e19447a7039 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230794 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: 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.