commit | f145b140d4e5d58b71c5beb9ace61f60e510abe3 | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Tue Nov 12 17:20:37 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 12 17:20:37 2024 +0000 |
tree | 39d6cb731b53a207e0287445aa03afad1fad1198 | |
parent | b35ac660e5c9c8510646ad292e030c13883dab9a [diff] |
CTS: Remove some Android 14 and Android T Failure expectations They were overriding the following Skip expectations: crbug.com/364595481 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSampleGrad:* [ Skip ] crbug.com/364595481 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:* [ Skip ] crbug.com/364595481 [ android-pixel-6 arm ] webgpu:shader,execution,expression,call,builtin,textureSampleBias:* [ Skip ] and were causing timeouts as the result. Also remove some duplicates of the generic expectations above. And some RetryOnFailure expectations for which Skip expectations exist. Bug: 364595481 Change-Id: Ie2db351efc9de12b3326ee7dc8c423da5d093c69 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214574 Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Yuly Novikov <ynovikov@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.