commit | 9de123fc85226af6c7fc8722666bdf92d6687bb4 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Aug 19 05:36:21 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 19 05:36:21 2022 +0000 |
tree | 9065b4f24234d6908183bf646e24c8ce65ddee3d | |
parent | 482d4952d929707fe3fb5d2cf22a8c34d71d8a9d [diff] |
Suppress Win Intel x86 tests failing after parallelization disabled These tests used to be flaky, and now fail consistently after jobs is set to 1 instead of 4. Suppressing so parallelization can be disabled to make test results more consistent. Bug: chromium:1353938 Change-Id: Ia99445ddd43d55d7ac3f67dd8e177b0fd34d51f3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/99762 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.