commit | 270c044100ca5fc5e4b2309997f3dee556386d9e | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Nov 04 22:06:20 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 04 22:06:20 2022 +0000 |
tree | e8561d783a48a212532de06fafa2abc781258dfa | |
parent | b6903295a826f5378b0445c36da7859373645e45 [diff] |
Metal: Implement begin/end access synchronization with MTLSharedEvent Bug: b/252731382 Change-Id: Ie2bf978c10dcb7b2c03a2c7ff81ddd8b9b77ac20 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/106760 Reviewed-by: Shrek Shao <shrekshao@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.