commit | 634a2430d83f26970bef2cb381959f805f2d5241 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Jul 28 10:22:17 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 28 10:22:17 2022 +0000 |
tree | d1cd1c8a0849a60a7b659ab536747bfae895d5e4 | |
parent | bc733f9ee2577b6bc26338945ee8c64c9ce19ee0 [diff] |
tint: Use OverrideId for SubstituteOverride transform Makes the tint public API use the same standardized way to identify overrides. Bug: tint:1155 Bug: tint:1582 Change-Id: Ib25d9ed5d41844486581e088add24b9131f5f4bf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97007 Kokoro: Kokoro <noreply+kokoro@google.com> 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.