commit | 982188ac164ad1f9e989f1d3539113328d470c85 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Mar 29 19:32:23 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 29 19:32:23 2022 +0000 |
tree | 8b6343de18a3bce181847b0a9ebc5d7bd078ee04 | |
parent | fd41f30c0b96beec4ddd821b70268b47e2280017 [diff] |
Rename Surface::Type::Xlib to XlibWindow for consistency. Bug: None Change-Id: I2750c2fc86cc893d6f124cf7d539a85458bd4105 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/84761 Auto-Submit: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@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.