commit | c982cd45c48304fae850725feaeec4689dd68157 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Tue Nov 22 22:23:55 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 22 22:23:55 2022 +0000 |
tree | 72c5c443043e9a35fe7d470cf65ce9398b0542cf | |
parent | f9c6633006e84f697996fb72e570114576cc32c3 [diff] |
Use TINT_REFLECT for OverrideId Adds tint_public_config to Dawn's internal config so Tint headers can be included. Fixed: dawn:1594 Change-Id: I4068fd95b6eae3138fbcc04f29f054c7cffdcf12 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/111260 Reviewed-by: Ben Clayton <bclayton@google.com> Reviewed-by: Shrek Shao <shrekshao@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Austin Eng <enga@chromium.org>
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.