commit | e43953007e15209d13d6a3f6c378cd3163fbbfeb | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Thu Dec 12 14:15:31 2024 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 12 14:15:31 2024 -0800 |
tree | 0d6c6bdc3634c51e4ecc8b86e0fa7b85e38ebf52 | |
parent | f30182a85fa9980fede191e78c413ea29904bc92 [diff] |
[dawn][fuzzer] Make PipelineLayoutStorageAttachment non-extensible - This is a temporary fix to a fuzzer stack overflow bug. - A follow up bug: crbug.com/383824627 was filed to re-enable the extensibility for the struct. Bug: 381910343, 383824627 Change-Id: I8c164e0e5668a3d66f43a8259847c111a3452159 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/219274 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Auto-Submit: Loko Kung <lokokung@google.com> Commit-Queue: Loko Kung <lokokung@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.