commit | fc6011e89acd9ab366a9de2fa65dd57a5aa92f0e | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Fri Jun 16 20:48:29 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 16 20:48:29 2023 +0000 |
tree | 2a178ee08f891b8a0b00699a1b97eaa11f43b04a | |
parent | 4c7a8cea78f4c5716f528dc75101b712c480cde3 [diff] |
Compat: Reject Bgra8Unorm-Srgb textures and views Bug: dawn:1871 Change-Id: I418a8c0f59abb5fae27098c00d5179a5dd184144 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/137202 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Gregg Tavares <gman@chromium.org> Reviewed-by: Stephen White <senorblanco@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.