commit | fe0c19e120d4a73e5ff5a3e30a95078b267bafbb | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Jul 28 11:07:28 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 28 11:07:28 2023 +0000 |
tree | 327c2a85a2542347844eb749abaef4f719256d48 | |
parent | c7a6460914434f8c0961e13af9ed8621507c60ee [diff] |
[tint] Add empty SuccessType to utils/result/ Use it in the IR validator. Change-Id: I016a843ed40e0f697eaa818351e4bab04416645a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143322 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Ben Clayton <bclayton@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.