commit | 925b77605e41d03599b9873e85c49823ba0a7f7b | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Mon May 01 16:13:00 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 01 16:13:00 2023 +0000 |
tree | 2fa314cf58f487992e336fe917f5a7ca850a6fdd | |
parent | 0b3f09843590cc63695f6cf728284a1c16327813 [diff] |
d3d11: enable d3d11 by default if it is not built with chromium Bug: dawn:1705 Bug: dawn:1778 Change-Id: I8d84582f6f9e84676572ecb9c174d0117468888b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/130580 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
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.