commit | 3ebc62c1d47ec9eba0175e91ff1f741cf238b968 | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Thu Aug 17 17:32:59 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 17 17:32:59 2023 +0000 |
tree | 7dbea0c29e170b854c4d6397a9fa3aed7944deb6 | |
parent | 0a8a3f9356f7cc6207f5c1093c4f0d72d102bbbf [diff] |
Vulkan: Properly query multi planar formats' properties. To determine MultiPlanarFormats feature support. Bug: chromium:1258986 Bug: dawn:1923 Change-Id: I578ad2392310ab8a97b8aad1e172d75c6c64d261 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/141780 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Quyen Le <lehoangquyen@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.