commit | 188e3710f3993a578c307f542e33a4018d557d0e | [log] [tgz] |
---|---|---|
author | Zhaoming Jiang <zhaoming.jiang@microsoft.com> | Tue May 13 11:52:48 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 13 11:52:48 2025 -0700 |
tree | 84140d1f45cfa880ecdf4aaa9628403b7f9e07fb | |
parent | 2aef4f44066ec8dc02eef82f59bffa1f1bb7a396 [diff] |
Dawn E2E: Test all depth texture format with use_packed_depth24_unorm_stencil8_format enabled This CL make DepthStencil[Copy/LoadOp/Sampling]Test and DepthBiasTests tests all texture formats regardless of toggle use_packed_depth24_unorm_stencil8_format. This CL also make DepthBiasTests tests run with and without the toggle enabled. Bug: 417251441 Change-Id: Ifa59d7561fecd829227fc910a97bcaf0bd5690f6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/241734 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Zhaoming Jiang <zhaoming.jiang@microsoft.com> Reviewed-by: Shrek Shao <shrekshao@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.