commit | 1862fc490314e49777e253499ab3008d88223280 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed Nov 22 23:02:40 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 22 23:02:40 2023 +0000 |
tree | db3be3b2038d63eb87a97c68860478e0f523e2c4 | |
parent | a94432364ffad8f8de392cf54b5b183fd0e9298f [diff] |
fix leak of adapter/device in EventTests; address thread-safety comment Bug: dawn:1987 Change-Id: I1bb604f71f613cb28388156eb0add196f151ff8d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/162320 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Auto-Submit: Austin Eng <enga@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.