commit | 310e3248e1a17f6a8bf1c85e4ab7e04afc5c6ccf | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue Sep 17 15:56:26 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 17 15:56:26 2024 +0000 |
tree | ccaf83d49a5d99e1d4e929cb6f9400762f885a01 | |
parent | f2fc1f9505867c4d41235fab54955412f3cd4320 [diff] |
[tint][ir] Reject malformed strings in IR binary decode Fixes: 367415886 Change-Id: I67a3478bbab13fff8284c7b8815e293a464f120b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206718 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Commit-Queue: 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.