commit | d9da44a9929a036b6be591bdd9231dc5ce854f9d | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Mon Mar 04 02:50:42 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 04 02:50:42 2024 +0000 |
tree | a1d6b820411a2b4530e1e1bd2da18b6dfdff5956 | |
parent | f5700a0ea7cec58b6e17e7aed687b30eb9e8e6dc [diff] |
Remove DanglingUntriaged in Blob.h Bug: dawn:2349 Test: dawn_unittests Change-Id: Ib2dd54f79fd9ab34c4e10bccac5be3f3f046dca9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/177242 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> 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.