commit | 751b9fe8146c220c463baaf12df93f82e1a38828 | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Tue Dec 10 17:52:40 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 10 17:52:40 2024 +0000 |
tree | 199707fc5b5318b31e8e109edd1e58b4026bad44 | |
parent | 61f029ad73e4cb0bf986b37731d22b8b20a04498 [diff] |
CTS: Restore some expectation tags which were overspecified by UPF Restore the tags that were used when these 2 expectations were originally added: webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam* https://dawn-review.googlesource.com/c/dawn/+/176580 webgpu:web_platform,copyToTexture,ImageData:copy_subrect_from_ImageData:* https://dawn-review.googlesource.com/c/dawn/+/152380 Because UPF over-specified the tags, the expectations didn't apply to Win NVIDIA experimental bots, causing failures. Bug: 42241386 Change-Id: I0a2f1a033581250a949dac5b8f43ea577010e9e3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/218834 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
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.