commit | 9cd1619dd2d3f4290127cad201795e9325f257dc | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Nov 09 12:32:48 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 09 12:32:48 2023 +0000 |
tree | fac1332729696bd6dc80cb18382c3490c2ff0af5 | |
parent | 360a1dc565e83da354030c0da753f6bbc8e3eb24 [diff] |
[tint] Comment the fields of core::type::StructMemberAttributes It's near impossible to tell what std::nullopt represents without looking up the type. Change-Id: I9c2cfb55324532ac98c41e0c39e1c748533258b4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159840 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.