commit | 1c39f56e59167b9200d2a904e7e9a6a77a4dca4d | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Thu Jan 12 08:11:47 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 12 08:11:47 2023 +0000 |
tree | f4f48cfd50ca3d9731c71203aa2e9c23e1c2cc9b | |
parent | c09093a80edd1bcb5962851c2b74b27a451c7eb0 [diff] |
[M109] Suppress flaky WebGPU test mapAsync,offsetAndSizeOOB Test is: worker_webgpu:api,validation,buffer,mapping:mapAsync,offsetAndSizeOOB A bugfix for this went into M110, but it's not important enough to merge the bugfix back to M109 (it was a non-regression, I think). Bug: chromium:1406687 No-Try: true Change-Id: I30e7314ef3d29b12687a8ab20d74d4848cd7eac6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116960 Auto-Submit: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
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.