commit | 906fc9df206d668191e9660a16688e27eb3d97ce | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Dec 22 14:32:54 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 22 14:32:54 2022 +0000 |
tree | 5135bb0551b6c663ed23ab178ef736199b8287c7 | |
parent | a84ebc3af9c2086581008e7a05444698e1a6eb15 [diff] |
tint/uniformity: Add a NameFor helper Use it everywhere, and inline some simple uses for brevity. Change-Id: I27727feedfb1eaa3e811241a420c3fbed404e5b1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/115381 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: 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.