commit | 1ddb39c14b3aff8d9099e75bebb1ed3efa75a46b | [log] [tgz] |
---|---|---|
author | Kyle Charbonneau <kylechar@google.com> | Fri Nov 15 20:44:10 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 15 20:44:10 2024 +0000 |
tree | 07847f0ce9fd78c845d50153315a9f5921267082 | |
parent | d96255d193db7d2ed8c77d7d6785ccc7ca4fd17c [diff] |
Destroy mMonolithicPipelineCache before VkDevice PipelineCache needs to use the VkDevice to destroy the VkPipelineCache. Bug: 370343334 Change-Id: Ia987b741ca390f84ae2f079e5551f1a7bcf6bbaf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/215194 Reviewed-by: Loko Kung <lokokung@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Kyle Charbonneau <kylechar@google.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.