commit | c1942cf192525e8b243c5e80e765512c4993a8b7 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Aug 16 19:15:21 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 16 19:15:21 2023 +0000 |
tree | 2603a9ff4d9dfe7bac408a0a24304650dff222a9 | |
parent | d7aecfaf93f9c958f7e3a213b6ae06362ec8663e [diff] |
[tint] Move headers from include/tint to src/tint/api Breaks dependency hops from src/tint -> include/tint -> src/tint which bazel won't accept. Change-Id: I86efffd249d596a5a17a88d0c2b680f0edc041d5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/147060 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: 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.