commit | 6239f5806467b054191c5da05c0e82b910ccdbe6 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Mon Nov 28 08:29:16 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 28 08:29:16 2022 +0000 |
tree | 2a8e3e72873e57ec9c946b8d54273eef87ddcc8c | |
parent | 84191ee7ff741ef2d64a9b1f1c67bea52562a321 [diff] |
Skip the CTS tests about canvas or image bitmap on swiftshader Below tests consistently fail on swiftshader FYI bots and we have to skip them temporarily: - web_platform,copyToTexture,canvas:color_space_conversion:* - webgpu:web_platform,canvas,configure:* (Linux) - webgpu:web_platform,canvas,getCurrentTexture:* (Linux) - webgpu:web_platform,copyToTexture,ImageBitmap:from_ImageData:* (Linux) Bug: dawn:1599 Change-Id: Ia816371e622061a76946cd4106b696b37c4b816d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/111980 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Corentin Wallez <cwallez@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.