commit | 914e8ef40b9b04a2661b4781fa45509c737ecd88 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Jan 17 20:39:55 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 17 20:39:55 2024 +0000 |
tree | 2ea0699e16a17f78e9013e7fcfd78fbe77fa7dc4 | |
parent | 7e665845e54451fc5799de281a644fce076c0eac [diff] |
Skip WebGPU CTS copyTexture tests on Linux. They cause flakes because the SharedImage interop on Linux is not yet correct. Bug: chromium:1518248 Change-Id: I8e8909d9c9bf8fea2f314636f8e5360f9ca1bf6f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/170260 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.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.