commit | c82d5c92a7d726381989ae25a454180e38eebf3b | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Tue Mar 12 18:15:25 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 12 18:15:25 2024 +0000 |
tree | 8bc957d75cc46f207d6e9eafbe6aa2f80697b9ce | |
parent | 60e1d270b0dad0f85d0e586c153961921f0c6cb9 [diff] |
Metal: early out WaitForCommandsToBeScheduled if already destroyed. Bug: b/41488814 Change-Id: I8355dc6eade5c7d0345bd049b4559d8d45adde64 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/178800 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Quyen Le <lehoangquyen@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.