commit | 429e97b6d3f8caddd198154d0ad63c7ed5e96615 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Nov 16 15:28:50 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 16 15:28:50 2023 +0000 |
tree | d8b506e55ccb77f0162d3b5170d0ab7e6cb47373 | |
parent | de2686ea083ce39c66aef9df57393cc08325e42a [diff] |
[tint][utils] Remove stray '+' Surprising that this isn't a compilation error. Change-Id: I218669d96c0d5111cc02c8559e6e7fed01e738c6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/161008 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.