commit | cef64adb5d612633e7f02d538651f0e317e4da55 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Oct 09 16:00:24 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 09 16:00:24 2023 +0000 |
tree | 20cddb9ad59ffd3a5f2b2875728954f68d4aba1c | |
parent | 81eb09766f848097c9723addc5b26a3e79e5c0ff [diff] |
Revert "Graphite: Add remnant P010 support for Vulkan" This reverts commit ec011c4e2f8f0bdcb81dcde63ff7556cf3e562d9. Reason for revert: Failing compilation on linux-chromeos-rel Original change's description: > Graphite: Add remnant P010 support for Vulkan > > Vulkan/Gbm is only one without P010 support. This change adds support > for it. > > Bug: dawn:2073 > Change-Id: I02ad94ef48b1c13bb9eb65dac28d1b957cb582f2 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/154700 > Commit-Queue: Saifuddin Hitawala <hitawala@chromium.org> > Reviewed-by: Corentin Wallez <cwallez@chromium.org> > Kokoro: Kokoro <noreply+kokoro@google.com> > Reviewed-by: Austin Eng <enga@chromium.org> # Not skipping CQ checks because original CL landed > 1 day ago. Bug: dawn:2073 Change-Id: I6d9e002dc81efa19ac5bd686a625caec40fb344f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155420 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Corentin Wallez <cwallez@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.