commit | 186fdaf815a040344daa38b47bd383acb5586e46 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Jan 25 19:22:25 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 25 19:22:25 2023 +0000 |
tree | d6c935a77fe8ee4357eff6eb029e07e86e8f59bd | |
parent | d108693b5994198f3a4b454637adc31d820be498 [diff] |
Rename libtint_core_all_src to libtint_syntax_tree_src This CL renames the source set to make it clear it does not include all files in tint. Change-Id: Ib37603ca8d46e2920d3f3c6d79a59a292493c3fd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117585 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.