commit | 2e681052b313ed547189d95d58d73081c028d604 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed May 18 19:55:18 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 18 19:55:18 2022 +0000 |
tree | b5cce602a98b14807a72c92d7b896518c0dcc4a1 | |
parent | c670018aea9f3ff989699b47c0b5d5a977213cc8 [diff] |
tint: Fix use-after-free Bug: chromium:1324533 Bug: chromium:1326749 Bug: oss-fuzz:47516 Change-Id: I0fd2db8997beaeaedc867bd27ee8866ace4e7cf0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90820 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.