commit | c4e2ae1e32a8ff23bd14848f1660f6b373dec203 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Apr 23 13:38:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 23 13:38:44 2024 +0000 |
tree | b07844b1dfe849e72218b87b923d3adf1b82b881 | |
parent | a1025ffd8f9bb45b7f8597881de348ea26d58012 [diff] |
Skip all builtin expression tests for fract. They are very slow and cause a lot of infra problems. Skip them until they are fixed. Bug: None Change-Id: Ic7872fa4a95a70ea71c8a2205aa6a603adcfcdc7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185183 Reviewed-by: Ben Clayton <bclayton@google.com> Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Corentin Wallez <cwallez@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.