commit | c60f4018e7e4b971477e52dcca0b344abb285ad9 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Fri Apr 12 00:54:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 12 00:54:07 2024 +0000 |
tree | 279005b4632abfcfe37552264529892d59f103c1 | |
parent | 0a52a9488117e2eb96883e0012a1c3edcb954065 [diff] |
Fix dangling pointers in DawnMockTest Bug: dawn:2346 Change-Id: I632d98c11ffd95db5a76a12ea6d0c2af5145bb0b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183200 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.