commit | 811b6742aaf035fce33331634cd8cdad67cc6905 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Tue Jun 11 10:59:52 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 11 10:59:52 2024 +0000 |
tree | 960118cd465c827c436bc0a142fd351ec22f7fe0 | |
parent | 22a56364a0456ac18c4edf85dd75ec80c9e2b646 [diff] |
OpenGLES: enable CopyTextureForBrowser tests. Also remove suppression due to link error in multithreaded copy tests. Note that these tests are still suppressed due to lack of support of multithreading on OpenGLES. Bug: dawn:1232 dawn:1291 346356622 Change-Id: Ib2523aecc1d257d959a95fa91689ae74d6d3a806 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/192680 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 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.