commit | f4faccbbbd5fc559b710b91d5323b9ee337fa6d6 | [log] [tgz] |
---|---|---|
author | Brandon Jones <bajones@chromium.org> | Wed Sep 28 19:17:18 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 28 19:17:18 2022 +0000 |
tree | 3f606dd7f1a59213acdcaf1ca060ba7ddbcb7ccd | |
parent | 3a329f22096e76850160d7c794425e153164b86a [diff] |
Suppressions for Mali and Adreno Android devices Adds suppressions for multiple failures in the end2end tests that are showing up on Pixel devices I'm able to test. Majority (800+) affect the devices with Qualcomm GPUs (Pixel 4, Pixel 2, etc) and 8 affect the newer Tensor devices (Pixel 6). Bug: dawn:1549 Bug: dawn:1550 Change-Id: Ia598734a1752e5f086e4e79c96a799156d84e448 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/103940 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Brandon Jones <bajones@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.