commit | a5f17285b541a32649d9ef77063908df2ff207dd | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Apr 23 09:36:54 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 23 09:36:54 2025 -0700 |
tree | d0766faade73274ac5643082fa063be1af46bce9 | |
parent | c8d0c2e6f07894acee2dac3d0e79fc3a6ce91d6e [diff] |
[dawn][d3d12] Disable TextureCompressionBCSliced3D CTS tests for 3D compressed formats are triggeging an ASSERT in the TextureCopySplitter, causing repeated crashes of the browsers and timeouts of the CTS tests. In turns it prevents rolling the CTS forward. Bug: 412679384, 342840940 Change-Id: I319a568474b87c90aee368047c36933ee95e69a9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/238734 Commit-Queue: Fr <beaufort.francois@gmail.com> Auto-Submit: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Fr <beaufort.francois@gmail.com> Commit-Queue: Corentin Wallez <cwallez@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.