commit | 78583a14e642831d33cf1f6d66362e0d7ea591ad | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Fri Feb 10 13:53:31 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 10 13:53:31 2023 +0000 |
tree | c2474c3b5b6efe0744ced76b9ef7b9239d8e00d3 | |
parent | f600d36f7cd4e6bb187888ebd6d39e6008169ea8 [diff] |
Support cross build dawn for Windows on Linux Change-Id: I50474bacee3c0c7ebea8ffc05f457de550570382 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/119380 Reviewed-by: Corentin Wallez <cwallez@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.