commit | 7e6170ec0b539b2525d901fd0a0c9a17861dc8aa | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Tue Jan 10 05:13:33 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 10 05:13:33 2023 +0000 |
tree | d51bc4914a22467c280b7ce311889fa31eeacddb | |
parent | 32f9f1d07c5d9be0e6d2a6eaa1d6b042a1decc5c [diff] |
Suppress validation,error_scope:current_scope:* with large stack depth on Win Intel The below WebGPU CTS tests fail consistently on Win10 Intel FYI bots and we have to suppress them temporarily: - validation,error_scope:current_scope:* with StackDepth=100000 Bug: chromium:1406064 Change-Id: Ib74fb76c529c522fb7389fadec8a23cd9d99d806 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116690 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.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.