commit | f478bb5506f3f03c2844fabfb10fa1ce4f1c2616 | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Fri Jan 19 20:15:18 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 19 20:15:18 2024 +0000 |
tree | 557e04253f9b49ee9c20937b86d7ed9c18e196d0 | |
parent | dc128893559ea64da2072e8e63a34d889a63155e [diff] |
Fix RefCount problem for RequestDeviceF Bug: dawn:1987 Change-Id: Ib9d5d6718045bdcc0c11ca51f6462d7cee3cfda1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/170700 Commit-Queue: Peng Huang <penghuang@chromium.org> Kokoro: Peng Huang <penghuang@chromium.org> Reviewed-by: Austin Eng <enga@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.