commit | c3cc75067ebfdecb21c94155ac48293b01bfd345 | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Wed Apr 12 00:02:30 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 12 00:02:30 2023 +0000 |
tree | 0263b7b0c3fca7452ca603e3283969c62a7cc0ff | |
parent | 04d61c85cdf07c5709b1f65e791890786ca370dd [diff] |
d3d11: implement ComputePipeline Bug: dawn:1705 Change-Id: I915000a747cc913ed52a423940d20e169b829315 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/126664 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.