commit | 3e5c6411ba05e4ac24388e1aebc8e012aaafe078 | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Tue Jun 06 03:38:32 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 06 03:38:32 2023 +0000 |
tree | 86e7214d76e78dfa73c93961c80743ba8f1692d3 | |
parent | 837f1515305a44cab263acc5867386978d2f3025 [diff] |
d3d11: support MultiPlanarFormats and enable related tests Bug: dawn:1724 Change-Id: Id2191c1ac8aeac5298736c888dd0fdc05b5ee581 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/136000 Commit-Queue: Peng Huang <penghuang@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: 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.