commit | fe6309596ed3a7d8ba134b4eab64942bbd92f74f | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Feb 13 08:06:15 2025 -0800 |
committer | dan sinclair <dsinclair@chromium.org> | Thu Feb 13 08:06:15 2025 -0800 |
tree | 95e31561ae1862135c7324151f11b6a4a6c8cd01 | |
parent | 43bb086333d6eeb9503089cf2ff0ffe32f6d1edd [diff] |
Add suppressions for compat failures. The android-dawn-arm64-rel bot is consistently failing with a random selection of these tests. These suppressions might be overly broad, but this is an attempt to get the bot working again, and then someone from the compat team can narrow down the suppressions. Change-Id: Ic0dd15e60d3a8a0eb1b650cfdb7a016a3750dab7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226255 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Auto-Submit: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Ryan Harrison <rharrison@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.