commit | c55e045d9f3db6b9b0cc08748c2a825d31409a27 | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Tue Oct 08 18:22:13 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 18:22:13 2024 +0000 |
tree | b7c65a1ecae4da73db9a12dce576b2ce2d8d0230 | |
parent | 35667d33956331fe0dd695a2067d9139cd3883c3 [diff] |
Suppress WebGPU CTS tests flaky on Mac AMD webgpu:shader,execution,expression,call,builtin,atomics,* webgpu:shader,execution,expression,call,builtin,subgroupBroadcast:workgroup_uniform_load:* webgpu:api,operation,resource_init,texture_zero:uninitialized_texture_is_zero:* Bug: 371963563, 372055513, 372055515 Change-Id: Ice36c4c74b36e44d74274d3b9f5763b027579c3f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210014 Auto-Submit: Yuly Novikov <ynovikov@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.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.