commit | 773bce4f4323cc0be139e7745ecf46555a396885 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue Jul 30 00:38:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 30 00:38:07 2024 +0000 |
tree | 87d22b1e14dbbfb44226a6c436c9e97c29f92dd8 | |
parent | 5ffceab6702c4c9ce0ad748a7df3ac7c017c1e91 [diff] |
[tint][ir][fuzz] Handle malformed StoreVectorElement in validator - Removes unused `CheckOperandsNotNull` Issue: 345196551 Fixes: 355451180 Change-Id: I37ea66c826c66bf3a0e5174b2413d0a0ead651e9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200061 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: 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.