commit | fcf8225612d7f2c2a065b8389a3afb03fc2d1ae8 | [log] [tgz] |
---|---|---|
author | Saifuddin Hitawala <hitawala@chromium.org> | Thu Oct 26 13:38:31 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 26 13:38:31 2023 +0000 |
tree | 02836ae979b08f62472ff33933561aa3b90223ba | |
parent | 25bfc868283f16b4cd804ac06b171697f853b63c [diff] |
Graphite: Update GetFormatEquivalentToIOSurfaceFormat for R16/RG16Unorm Add leftover R16Unorm and RG16Unorm support for the method GetFormatEquivalentToIOSurfaceFormat. Bug: chromium:1487293 Change-Id: I9ab8baace1dc75e7ecbc56392b1746bc87d9a521 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/157902 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Saifuddin Hitawala <hitawala@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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.