commit | 4e7db926cf2665ebbc16682125b248b9511df168 | [log] [tgz] |
---|---|---|
author | Jim Blackler <jimblackler@google.com> | Mon Aug 19 15:53:19 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 19 15:53:19 2024 +0000 |
tree | 4f89be52e664ec65411ebdc6c795607a77e9978c | |
parent | 711d181aa12aa7438a4e0d679bee253be5fd894a [diff] |
Fix bug where temp output structs weren't initialized. Bug: 357798108 Change-Id: Ia49a2f982614f12ad3fbe80a119e335e0088001c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/201495 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jim Blackler <jimblackler@google.com>
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.