commit | eb19b742b103a28c573e7e4101c8e05f7044396b | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Tue Jul 04 01:29:55 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 04 01:29:55 2023 +0000 |
tree | 29e6f6ed75b197a6f4f7db5aa155bb9e79785aea | |
parent | 357cf13bc4dbbfa0231d5519ca8e1805025f84c4 [diff] |
Remove the suppression on D3D12 WARP in dawn_perf_test.ShaderRobustnessPerf This patch removes the suppression on D3D12 WARP adapter in dawn_perf_tests.ShaderRobustnessPerf as all the CPU-typed adapters have been skipped in dawn_perf_tests, and the assertion failure in dawn:786 can no longer be reproduced on latest D3D12 WARP adapter. Fixed: dawn:786 Change-Id: Iefa330077c350534512518e3c91e3127e0ee8485 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140100 Kokoro: Kokoro <noreply+kokoro@google.com> 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 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.