commit | ba06f4775aa0daeccd5af239f01fbdcd86a65e38 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Apr 23 00:36:52 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 23 00:36:52 2024 +0000 |
tree | 6fd0cde15323c5344b6b43ac42ce06cdd32ad162 | |
parent | bc99356b1de0296043aebab79b9451d025c273c5 [diff] |
[tint][fuzz] Limit the first_index_offset value Large values can cause the PadStructs transform to create an excessive number of padding fields, leading to OOM Bug: tint:2223 Change-Id: If65dc9f6e0361cef4952886cbf08460333b56a00 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185101 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@google.com> Reviewed-by: Ryan Harrison <rharrison@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.