commit | 3731ce8f21bc737773805e53fc3ff2d330e1b5f1 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue May 09 17:34:08 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 09 17:34:08 2023 +0000 |
tree | 9a1e0e510c2c80d219b176b5a38fb31bda2393a9 | |
parent | ce1025fde36d09017ff33eec66a12f965960b738 [diff] |
tint: Use new string utilities in various places Change-Id: I8c97a8a92f5e5e3d9768933589aa304ff52ab103 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/131748 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@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.