commit | 2a799fe3bf352dce1c17efff2f20fa94ffe216f6 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Mon Jan 25 19:42:18 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Mon Jan 25 19:42:18 2021 +0000 |
tree | 33bc95028dcd20478c7db116513431832a03bbe3 | |
parent | c4b75ac717f95a39cdd8cb0327eff4810766d25c [diff] |
Enable all the tests which were blocked on WriteTexture. Bug: dawn:483 dawn:643 Change-Id: Id6b6f0d1ff039eda3156bc371e6c722b3c72ac96 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/38580 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Stephen White <senorblanco@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.