commit | 7a0d4c5da04921814fce4ce8cb25e276bce9a84d | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue May 14 19:59:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 14 19:59:29 2024 +0000 |
tree | 1ec3395214076305e310a36fe9b1d3a821f9cdfa | |
parent | aa39095a577b9940c50be63b64047a860696854a [diff] |
[msl] const-qualify many things in printer The printer shouldn't be modifying anything. Change-Id: I4c7d94ff34ac0f2fac06ff86a63f160e32788989 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187744 Reviewed-by: Ben Clayton <bclayton@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@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.