commit | d3084cce402664d6275aa0a94c1fe75cb0b86cfa | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Sep 05 15:04:00 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 05 15:04:00 2024 +0000 |
tree | cebe29a456d66205798be6d6289e49a08ab9537c | |
parent | a966b31e922f1ce5bfa9c9268f5a6cb0b6793aca [diff] |
metal: Disable pixel local storage feature The new MSL backend does not yet support the pixel local storage extension, which is not currently used by Graphite when targeting the Metal backend. We can re-enable this feature in the future when we want to start using PLS on Metal for real. Bug: 42251016 Change-Id: Ifd1a48b2c1f2c0c9e00670106a8ae0a4b3501e1a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/205420 Auto-Submit: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.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.