commit | 95d9dba23e78511a04f13da66f32d3e22169c05a | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Jul 20 17:30:05 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 20 17:30:05 2023 +0000 |
tree | 00774781fa054c4de6812b8066e2a58f4e408b66 | |
parent | a86a02bf0268c3b620a18a7a5bacdba877ad7d85 [diff] |
[tint][resolver] Check variable use is not templated Fixed: chromium:1466089 Change-Id: If95c7691fa5a2fec64466a553320925d66a30d3c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/141960 Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> 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.