commit | 8e9d80f7944cd79777486b052078c0664743073a | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Jun 03 12:34:22 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 03 12:34:22 2025 -0700 |
tree | 174f4ec187e17a3b1ee566855fb834119bcd1f11 | |
parent | 337f4af8e237712b0a9c7456acaa88deb0d5667c [diff] |
Reland "[dawn][opengl] Disable TextureCompressionASTCSliced3D feature" This reverts commit 4a0a7099371b773d23677fb0b327452ee5c412f9. Reason for revert: Potentially causing failures on Linux bot: https://ci.chromium.org/ui/p/chromium/builders/ci/Dawn%20Linux%20x64%20Release%20(Intel%20UHD%20770)/10327/overview Bug: 342840940 Original change's description: > Revert "[dawn][opengl] Disable TextureCompressionASTCSliced3D feature" > > This reverts commit 968646ae6a99b1751d5a7a4298e3bf6976123326. > > Bug: 342840940 > Change-Id: I1cfaf0918fdb21d216d51dd40102cdf321f2f563 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/241034 > Reviewed-by: Stephen White <senorblanco@chromium.org> > Reviewed-by: Corentin Wallez <cwallez@chromium.org> > Commit-Queue: Fr <beaufort.francois@gmail.com> # Not skipping CQ checks because this is a reland. Bug: 342840940 Change-Id: I408d3da2fc3de339d7657166c9654970e97697ea Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/245215 Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: Peter McNeeley <petermcneeley@google.com> Commit-Queue: dan sinclair <dsinclair@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.