commit | be72f76c23994025880324aa5907ed51c5cc066d | [log] [tgz] |
---|---|---|
author | Christopher Cameron <ccameron@chromium.org> | Wed Feb 16 20:38:50 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 16 20:38:50 2022 +0000 |
tree | eac32fd81386819eeb07a11d6db0b616d45c6583 | |
parent | 984ea223f2ffa3abd20885522504080fa4987cc4 [diff] |
Expand GetFormatEquivalentToIOSurfaceFormat Add support for IOSurface formats for: - RGBA16Float - RG16Float - R16Float - RGB10A2Unorm Bug: chromium:1241369 Change-Id: I8d3ed2c7575fe651406cb470383f3d4d23fb7aeb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/80820 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: ccameron chromium <ccameron@chromium.org> Reviewed-by: Kai Ninomiya <kainino@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.