commit | 990df60846b161ffcdb90c72f5cd18ffb5d238cb | [log] [tgz] |
---|---|---|
author | shanxing <shanxing.mei@intel.com> | Fri Sep 12 02:29:02 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 12 02:29:02 2025 -0700 |
tree | 613e187ed65a51c54a2a230c15bd930159ebb0b7 | |
parent | 4e490fd3265d4db4ea921e30ff53a02c0d5c862c [diff] |
Add e2e tests for CopyTextureForBrowser_Formats with tier1-enabled formats This commit adds e2e tests for CopyTextureForBrowser_Formats with renderable formats enabled by tier1. Bug: 421941589 Change-Id: I7d14a75fde171f51c2ffd7175c3be895a508d294 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/260774 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Shanxing Mei <shanxing.mei@intel.com> Reviewed-by: 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.