commit | b0a1858eb5f291a23fd22683a623a7065d81cef9 | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Thu Apr 20 13:19:59 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 20 13:19:59 2023 +0000 |
tree | 5d38cf46ff2d139d0d53f30b25678254349ce48b | |
parent | 5a5356711230afdac3695917ed0efe5e675733f5 [diff] |
Disable d3d11 backend Bug: dawn:1705 Change-Id: I52dcc190cc54f36c079fa546c7dbc8c456352669 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/127640 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.