commit | f4b604516f411dc1e5d357e9253315468ed8a838 | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Thu Aug 22 14:45:01 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 22 14:45:01 2024 +0000 |
tree | 911e816f50cb8deb9f9e84e1333133abf49aa576 | |
parent | 014d6f768e0a37ec76fe9bec3f27a249e9e427bd [diff] |
Suppress WebGPU CTS failures on Linux webgpu:api,operation,storage_texture,read_only:basic:format="bgra8unorm";* failing after https://dawn-review.googlesource.com/c/dawn/+/203154 Bug: 360916910 Change-Id: I327c64adf4712b27ea127fd1743e3c8685ae762a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203514 Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Yuly Novikov <ynovikov@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: 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.