commit | a1c1db386e91606337350173f28e36f10c7549f8 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Aug 29 17:42:04 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 29 17:42:04 2025 -0700 |
tree | ccf7bd7144247ce708bb9d780af4fff02f113e21 | |
parent | 61b277dc8d1c80c342babd1b2c24437d5f820ed8 [diff] |
[ir] Validate that struct member type cannot be void Fixes a fuzzer crash. Fixed: 441827881 Change-Id: I7e36d5d39c8aab2a50fa31d6cf5aba99c0c7838a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/260136 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@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.