commit | 08f0d117ace722b2ea203e19a9f84021dbaecba8 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed May 31 16:55:08 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 31 16:55:08 2023 +0000 |
tree | f2cc282b152db10272fd6e3e897f63542994b0d3 | |
parent | e56dae56bf1375b9a83a9f78d2767d4855b040cd [diff] |
Remove SwapChain test suppression on D3D11 The test was failing due to a D3D11 debug layer warning that has since then been suppressed. Bug: dawn:1551 Change-Id: Ibb6d4267ebec866991b2ac407abb422475bb8d0e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134620 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Peng Huang <penghuang@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Corentin Wallez <cwallez@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.