commit | c4caec4eb449afc01ac98ede632e69d19e15ed62 | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Tue May 07 00:34:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 07 00:34:12 2024 +0000 |
tree | 268ba7b905b792560474fac7d6eb2910a110e189 | |
parent | d9ca1a8b1a64c83775ceb4f9274f209b7c86a491 [diff] |
[Compat] Fix cube texture for compressed texture Bug: dawn:2131 Change-Id: Iaa0275ca00b29b2af31ad768fce1cc25f25fad7b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186320 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Stephen White <senorblanco@chromium.org> Commit-Queue: 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.