commit | 28f53e9c60bdad9b33ca461d69aebeecd569e581 | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Thu Nov 07 18:19:31 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 07 18:19:31 2024 +0000 |
tree | 7e7b37036ee05d39346efba91e8d27a9f857a267 | |
parent | b1b7b368dc7019d56348740b42598ec70f288252 [diff] |
CTS: Rearrange textureGather Android ARM64 suppressions Wildcard Failure suppressions added for Android 14 in https://dawn-review.googlesource.com/c/dawn/+/214214 didn't help, because shards timed out due to the failures. In order to suppress as Skip: 1. Remove wildcard Android 14 suppressions 2. Remove duplicates in existing Android T suppressions 3. Change suppression tags from android-t to "android arm" 4. Explicitly add Skip suppressions for failures from build https://ci.chromium.org/ui/p/chromium/builders/ci/Dawn%20Android%20arm64%20Experimental%20Release%20(Pixel%206)/5857/overview 5. Remove duplicates of these that were auto added for Android T by roll 6. Remove Android 14 duplicates of the suppressions from 3) Bug: 364595481 Change-Id: I121d1849d0526f2fd96cd4be9343119f0a552c3d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214116 Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Yuly Novikov <ynovikov@chromium.org> Bot-Commit: 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.