commit | a45561bb8ce067effc09758fc6ad6f10e004283c | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Thu Jul 14 12:58:25 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 14 12:58:25 2022 +0000 |
tree | ba3e18b74ddcfa879ec376895b636b809516732f | |
parent | e1bcb0b41676abcd29c54c7c16b822ded4a9f58f [diff] |
dawn.json: Add the "chain roots" data for chained structs. This helps output in the headers information about which structure can be used to extend which. In the future it could also be used to generate helpers that validate that the chain for a root structure contains only allowed extension structs. Fixed: dawn:1486 Change-Id: I6134332d477503e242b3bec9f8e9bedeeb352351 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96000 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: 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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.