commit | 75674438c2f4623af03042323d319252d3b4ecac | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Fri Feb 23 02:45:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 23 02:45:44 2024 +0000 |
tree | 37923130d9e62a575c155f57a0e28cdac6d2f0cf | |
parent | d4151b2ea550a82e86ad60664ae94cc8b76ec4f9 [diff] |
[dawn][wire] Removes InjectDevice. - Updated SampleUtils to use WireHelper. - Added swap chain utility function in WireHelper. Change-Id: Ic830d4251f48cc3ae57d129040965aa8f3fb8b5b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/175784 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Loko Kung <lokokung@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.