commit | 99b0a3136076950235e93cb2163b34ac895bd6c3 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Jun 02 23:55:07 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 02 23:55:07 2023 +0000 |
tree | 623326dcb21d4e1fcd75f8d5e03d7a12ef7a3f1e | |
parent | 6c77fe5d1a0d351b749ec56cbd0249a931ab21d1 [diff] |
Skip GPUBlendComponent tests on Mac AMD These tests are causing instability where the browser fails to restart. Bug: chromium:1448651 Change-Id: If407ccbf8e5b9b5bb527e2baf853d082bf98da10 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/135622 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Austin Eng <enga@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Loko Kung <lokokung@google.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.