commit | 96d62c87991282decd5346d07d1e6b8f55f99080 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Wed Apr 10 08:49:46 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 10 08:49:46 2024 +0000 |
tree | bfaa881ac0e028481eb9992a9ecd6404e0be96da | |
parent | 06b66b7bcaec3e4f30fc6959016e7e790f19b152 [diff] |
Skip SharedBufferMemoryTests.BeginAccessInitialization on Intel Gen9 D3D12 SharedBufferMemoryTests.BeginAccessInitialization has to be skipped on Intel Gen9 D3D12 GPUs as it is flaky on the Windows Intel bots. Bug: dawn:2382 Change-Id: I93d964af79942e716df0106c5530efded5a36167 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183165 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.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.