commit | 2447eb8fd82ed16e9f888f4b8b53c89953f01d53 | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Tue Sep 03 14:48:37 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 03 14:48:37 2024 +0000 |
tree | 6d21cc33316bc370b30ddd187157566345f50f25 | |
parent | cb095ee5654803e112c47ab49d41266b2b420580 [diff] |
Generalize sampled_2d_coords Linux Intel UHD 630 suppression Roll https://dawn-review.googlesource.com/c/dawn/+/204774 suppressed only one test on this platform webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:format="bc5-rg-unorm" and only with dawn-backend-validation. But actually all these tests are flaky with and without validation: webgpu:shader,execution,expression,call,builtin,textureSample:sampled_2d_coords:* webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_2d_coords:* This is also consistent with suppressions added in that roll on other platforms, e.g. Linux NVIDIA. Bug: None Change-Id: I8d86d62d787f0a192d4e38f4d7ab2e1a5c210bb7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/205034 Auto-Submit: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.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.