commit | ddcf3f864aab8fcd6a27bc05c8a51ef7413af8e4 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Fri May 17 05:23:27 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 17 05:23:27 2024 +0000 |
tree | b5a373a1c3ce6dedff4c0011455df2ae597840f5 | |
parent | 01275eb9ef36965c38f219f4c16832e42a60250f [diff] |
[dawn][WGPUFutures] Adds conversion helpers for ChainedStruct. - Plumbs chained structs through between older CallbackInfos and newer ones. Change-Id: I876b4eced902cdf42eda41769703e9e5f08f7bd4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188224 Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
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.