commit | c77f53e1c450a69fa218606e0459b8ad07c7ec39 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed Aug 16 00:40:04 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 16 00:40:04 2023 +0000 |
tree | 9a0683844d8d3b33273886a35d1d1c6d14aba99b | |
parent | 4ec0a0b3e04f14a77f6312936eb2d996ece7a818 [diff] |
Fix leak of VkImage handle track explicitly whether the handle is owned and should be deleted Bug: chromium:1473001 Change-Id: I239b392571cc6d21ccfb392e6124df08b3283c33 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/147081 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Loko Kung <lokokung@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.