commit | 0e8435cea0b846b91148c8334a90d1009d84b1dc | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Wed Apr 10 06:39:02 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 10 06:39:02 2024 +0000 |
tree | a0446b87a1a3d71ac3445e38d1a815de32ae9231 | |
parent | 0a552b460b2624b2e43b129e10157feba5220c19 [diff] |
dawn/wire: Fix dangling pointer on client::Buffer::mMappedData Bug: dawn:2345 Change-Id: Icb1572c53ab28916e4e4377ed03980e5c63ae099 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/182840 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Austin Eng <enga@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.