commit | b8233deafeb931ead30ec407bf4c59b34c1981f8 | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Wed May 10 23:23:09 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 10 23:23:09 2023 +0000 |
tree | 1cea0574b6dcf6506f5c7115c5699f88d3e9e735 | |
parent | ccc78f6be49827dde2968507982465fd927ae28e [diff] |
d3d11: enable FragDepthTests end2end test Bug: dawn:1705 Bug: dawn:1805 Change-Id: Ibe663a6be07eb9c17b2165073d6a973b72c23e5f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132023 Commit-Queue: Peng Huang <penghuang@chromium.org> Reviewed-by: Austin Eng <enga@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.