commit | f5cee3fadf208ca10e1b39085abf9a38ae68bc14 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Sat Feb 11 02:53:53 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 11 02:53:53 2023 +0000 |
tree | 2a63dfa13a25675182427d65f0026961c52cdf1a | |
parent | 36c17a9ff007e51cfbb2740449a436bfbf60da15 [diff] |
Enable the optional feature bgra8unorm-storage on Metal This patch adds the support of the optional feature "bgra8unorm-storage" and enable it on Metal. Bug: dawn:1641 Test: dawn_end2end_tests Change-Id: Id58cefd8735f46b8d1807376ebcfada10df2890e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/111380 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org>
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.