commit | 6ffec701236af2acbb309d1981d02ca602a23ad3 | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Sat Apr 29 00:57:59 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 29 00:57:59 2023 +0000 |
tree | cef73d14bdf79ee154f5efc8989f1237e7d76123 | |
parent | e17f34148710713f5133eb32a4fe27ccd1d7ac80 [diff] |
d3d11: fix link errors Bug: dawn:1724 Change-Id: If27342937e450d11a54f1d36f4378feb69d5e98e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/130400 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Peng Huang <penghuang@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.