commit | 6eb5db930972c0b141458ad183eb24a47e62b958 | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Mon Jul 10 22:53:07 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 10 22:53:07 2023 +0000 |
tree | 435dfb07ddc5e388ec2c12fe45a50cf8397e76f7 | |
parent | 004af4f5c54c075680135daef6f7374a7bab85ae [diff] |
CopyTests_T2B: fixes and expand testing formats - Extend the CopyTests_T2B texture format coverage. - Fix some alignment bugs exposed by more formats. - Extend the TextureSpec struct to override its format in constructor instead of modifying in DoTest to fix more bugs. - Fix bgra8unorm blit toggle string. Bug: dawn:818, dawn:1912, dawn:1913, dawn:1914, dawn:1880 Change-Id: Ib5847f109aa7210d767c4a35d7666d9d1b259d05 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140325 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Shrek Shao <shrekshao@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.