commit | e9ce8326b7843be34e8a31a5a54600cb924c83f2 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu May 19 23:05:40 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 19 23:05:40 2022 +0000 |
tree | 676a6bd8a5474765f0d56d0ab59566c56afba268 | |
parent | eee9f88ba21b182d7eb23bbc85af17f69185e34a [diff] |
tint: Minor, miscellaneous cleanups • Rename the 'friendly names' for the abstract numeric types so they match the style in the intrinsic table. • Fix a comment so the literal type is correct. Change-Id: Ie8d7363743c8c359340de3bc6db9a3456d299d34 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91021 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@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.