commit | e12cb4f3bdf7b81e738a1abd11dc74dd8706c3b6 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Fri Jan 06 06:12:39 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 06 06:12:39 2023 +0000 |
tree | 8f6706a0719ebb867e76c7357a7bbebdd00f06e5 | |
parent | 529c3fd385502b63a296ac306284cd6036664099 [diff] |
Suppress render_pass,storeOp:render_pass_store_op,color_attachment_only:* on Win10 Intel This patch suppresses the below flaky WebGPU CTS tests on Win10 Intel: - webgpu:api,operation,render_pass,storeOp:render_pass_store_op,color_attachment_only:* Bug: dawn:1628 Change-Id: I8a0c3ab8140f2fc1b6f4126e9c102d3c7a466404 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116139 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Kokoro: Kokoro <noreply+kokoro@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.