commit | edaec921b7c69c5223310cfc36afd67c7a67d955 | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Fri Sep 13 14:26:51 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 13 14:26:51 2024 +0000 |
tree | a13e36b08362ab79cacb52209cd5db2daf78abc8 | |
parent | 4ad4b1457bf18d6b01dca9dd3a4e2e6fe8e21709 [diff] |
Suppress Android 14 Pixel 6 compat failures Started failing on the experimental builder after the compat suite was made non-experimental in https://chromium-review.googlesource.com/c/chromium/src/+/5854547 https://ci.chromium.org/ui/p/chromium/builders/ci/Dawn%20Android%20arm64%20Experimental%20Release%20(Pixel%206)/5116/overview Bug: 40277102 Change-Id: Ia4c1cc5915d90c96311b71a169e60e485bc843be Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206454 Auto-Submit: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: 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.