commit | f89824595da03705f33fb75a0beb32f1acb535dc | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Tue Nov 30 23:42:49 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 30 23:42:49 2021 +0000 |
tree | 051d090e6b46b8d88fcc72d6a2e2d1b5e8c43cc9 | |
parent | 0c429e354e6c01028022d15bcff3e9b0cf8c52d2 [diff] |
Suppress flaky order-dependent BufferZeroInitTest.PaddingInitialized. - Only suppressing for Linux/Vulkan/Nvidia platforms for now as those are the reproducable ones. The issue could be larger though. Bug: dawn:1214 Change-Id: I56f29fdef912b0857b33bb81d391a82702750b47 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/71360 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: 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.