commit | 139d9c276ac6ca7fbdadc2988827dfa64f2993c7 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Thu Jun 02 13:20:40 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 02 13:20:40 2022 +0000 |
tree | af5e1d04a3f52216d3677ce154713c3e35252cc0 | |
parent | 3e5c78b3b08d74b7b8585dd78848940a1d417a5d [diff] |
Remove wgpu::ExternalTextureDescriptor::colorSpace Fixed: dawn:1445 Change-Id: I33ea40b371f9f72a36205df58f1964e083e0bf4a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/92247 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Corentin Wallez <cwallez@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.