commit | 12c6b842d83d127d3731f73e19e24e456c83b3ea | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Mon Mar 11 02:37:43 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 11 02:37:43 2024 +0000 |
tree | 5759d2bba4b16b611237559500faafe830846695 | |
parent | 78ee739f45b5c61b4ac1adf3ef410db76857e7be [diff] |
Remove DanglingUntriaged in BuddyAllocator Bug: dawn:2349 Test: dawn_unittests Change-Id: I51a6939f917612116c14bf7f55dedfac7f85c740 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/177241 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> 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.