commit | be31540af2c99c23ec1801c9b697ab987cd33c93 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue Sep 24 17:08:15 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 24 17:08:15 2024 +0000 |
tree | 4b18a754616e3d1b8ed0862c37e16a791e0e7647 | |
parent | d4255073465a91467fb5fa301effe8ef90b0b13b [diff] |
[tint][ir] Harden ReferencedModuleVars against bad inputs Fixes: 369213511 Change-Id: I482d7d11db5c94bc6d91786a5ecd55e84d87c240 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/208034 Reviewed-by: James Price <jrprice@google.com> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Commit-Queue: James Price <jrprice@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.