commit | 1000dc0b9e7e94c99dc8e6556488ca49a9e44a1a | [log] [tgz] |
---|---|---|
author | Brandon Jones <bajones@chromium.org> | Fri Apr 04 13:18:56 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 04 13:18:56 2025 -0700 |
tree | 7c35bedf8f6c9a58d2d13d667afed734621ca754 | |
parent | eed42c2c54f33c253b4a53bcbfa5c6b1bdb8b13d [diff] |
Revert "Remove outdated expectations for copyToTexture" This reverts commit 09629055a7b53fe26f1b316bd541cbb9c07aaebb. Reason for revert: Some of these are still flaky, unfortunately. Original change's description: > Remove outdated expectations for copyToTexture > > It looks like the ImageBitmap/ImageData failures captured in these > expectations have been resolved, so they can be removed. > > Bug: 407147669 > Change-Id: I00da0c6c65023f147b24d670f48277b76eb0add4 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/233955 > Commit-Queue: Brandon Jones <bajones@chromium.org> > Reviewed-by: Loko Kung <lokokung@google.com> > Reviewed-by: Kai Ninomiya <kainino@chromium.org> # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 407147669 Change-Id: I6c64d40c7c5320cf02d6da024704e3bb517497f3 No-Try: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/234917 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Brandon Jones <bajones@chromium.org> Reviewed-by: Brandon Jones <bajones@chromium.org> Auto-Submit: Brandon Jones <bajones@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.