commit | 0af86f2f24c4473b68276ac82179ffc483b4381d | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Thu Aug 17 23:39:51 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 17 23:39:51 2023 +0000 |
tree | 4b4dd5dd78894781fd8482b1e85b59080284955c | |
parent | 0dae5ce89343bd631464eb9c7afc1ea9bce28735 [diff] |
ChainUtil autogenerated validation for unpacking. - The new generated functions only unpack the chains while verifying only expected extensions are on the chain. - Further validations can be implemented on top of the tuples with templating if desired. Bug: dawn:1955 Change-Id: Iec47072299dd4bb6d6cb093fdd7c211f8dbdb494 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/146361 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Loko Kung <lokokung@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.