commit | 1e7b312706ad214eb09007f77521488f0a409991 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Nov 20 12:38:31 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 20 12:38:31 2023 +0000 |
tree | 49787e5ebc46af8299caf81953757007ea7d64b2 | |
parent | edc0a18ba911e2dad45fc1cf36043e8cbd28be74 [diff] |
[tint][ir] Use 'const' on non-mutating IR consumers Change-Id: Ieee80631de6c522c7679ca7816726a408b30682d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/161012 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.