commit | 8ac7d36134abd1eb4692dad82543af4f8a39fd2e | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Mar 31 13:15:08 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 31 13:15:08 2025 -0700 |
tree | cb017c267d91f373ca4215707180bda3656c3dbe | |
parent | 659f4dd0ef9688ac95885af5899b5cb8c6e34c96 [diff] |
Widen SharedTextureMemoryTest suppression. The `SharedTextureMemoryTests` had a suppression added for ChromeOS, Intel, Vulkan, BackendValidationEnabled. We added frontent validation for some of the backend issue but now those Dawn errors trigger. Widening the suppression to remove the `BackendValidationEnabled` portion. Bug: 407561933 Change-Id: I25ea8376a2c7bf85b5fda291aa9a23d6de76d970 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/233854 Auto-Submit: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: Peter McNeeley <petermcneeley@google.com> Commit-Queue: Peter McNeeley <petermcneeley@google.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.