commit | ce1025fde36d09017ff33eec66a12f965960b738 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue May 09 16:54:43 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 09 16:54:43 2023 +0000 |
tree | 994ac3942e9b745d64fd9dbbd2701afe07e6a7b5 | |
parent | fbef69b61c50edfab5b8df5b8095ab74e48ffc9d [diff] |
tint/utils: Add more string utilities. Change-Id: If15bbf8bd662b55222fef87c22cd8beb0447ac4c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/131747 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@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.