commit | 972757dde41304685484a5d344398787cfd69219 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Sep 16 13:30:39 2022 +0000 |
committer | Corentin Wallez <cwallez@chromium.org> | Fri Sep 16 13:30:39 2022 +0000 |
tree | ebd72e7ff5cdd2a0f98eca4b84426a94d1ebdea9 | |
parent | d6b4cc59dc9cf9f8d692d6978ac1bc96adcf9a6e [diff] |
Suppress tests failing to due VVL error on depthStencilReadOnly Bug: dawn:1512 Change-Id: Id0b281735604dbb226893d05879af5417e15a672 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101120 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> (cherry picked from commit aa93cb8d5a999d911cca3bb459367d94d1c2a4e4) Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/102540 Reviewed-by: Ben Clayton <bclayton@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.