commit | 807bd98a3f1ab689ef076475c489bf3b126c825c | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Aug 08 19:42:47 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Tue Aug 08 19:42:47 2023 +0000 |
tree | 1cc215431338a66b1042707264d6cae8cbc0bfd6 | |
parent | 80007a230d7a20fb33b5e4f16c3258827d9f2c99 [diff] |
[gn][tint] Add libtint_builtins_src to libtint Fixed: tint:2004 Change-Id: Ib664ab7e12dc203206d25dfe8fc7b911d42f586d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/145540 Kokoro: Kokoro <noreply+kokoro@google.com> Kokoro: Ben Clayton <bclayton@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@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.