commit | e1d7581ee5e4a2a1de567bd97d85eed0c7270d92 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Mon Apr 15 02:37:11 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 15 02:37:11 2024 +0000 |
tree | 0689ae59f15c2f2b610e703b29a9cb3c353ebaaa | |
parent | fb97d04c0c2e2307dc11a9d9de4eab607af111f9 [diff] |
Fix dangling pointer in TerribleCommandBuffer Fixed: dawn:2343, dawn:2346 Change-Id: Ic6d584f3769e61c1225e389694517ff63ae55e98 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183365 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.