commit | 80a76719a23582f7aa21fe567b42411e7db19213 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Tue Apr 01 22:10:37 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 01 22:10:37 2025 -0700 |
tree | b349f0fea8acd9c029fa5ffc8e0be73124b1097e | |
parent | b9168e59b62fefb0a98dd7c2f2325dac29c8d61c [diff] |
Revert "[cts] Unsuppress compressd format PartialCopy on Intel with VVL" This reverts commit 659f4dd0ef9688ac95885af5899b5cb8c6e34c96. Reason for revert: still failing https://ci.chromium.org/ui/p/chromium/builders/ci/Dawn%20Linux%20x64%20Release%20(Intel%20UHD%20770)/9047/overview Original change's description: > [cts] Unsuppress compressd format PartialCopy on Intel with VVL > > There doesn't seem to be any recent expected failure for them in the > LUCI test history. > > Bug: 407076125 > Change-Id: I043caa4f9c673c88e4c24d3946d0eff5629b5ae3 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/233774 > Auto-Submit: Corentin Wallez <cwallez@chromium.org> > Reviewed-by: Kai Ninomiya <kainino@chromium.org> > Commit-Queue: Kai Ninomiya <kainino@chromium.org> # Not skipping CQ checks because original CL landed > 1 day ago. No-Try: true Bug: 407076125 Change-Id: I1335f0999904aa22215440a0b0c0923633199954 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/234219 Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Kai Ninomiya <kainino@chromium.org>
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.