commit | ac32331dc38a0d78bc2a7fd0e89a8e30db10d4ed | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Thu Apr 11 02:52:01 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 11 02:52:01 2024 +0000 |
tree | 07e014e0143bbfb785f66129b69850dd41576bd2 | |
parent | 2918052395c9c0ed6b3aff77e173a6ffd57ed2a2 [diff] |
dawn/wire: Fix dangling pointer on client::Device::DeviceLostEvent Bug: dawn:2345 Change-Id: Ia25c8af11bbfbafeb69ea44086cb8eeda482eb1a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/182820 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.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.