commit | 37e6b5c3228f0c515f7c4dd01e19587b0dedb915 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Thu Sep 05 20:01:49 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 05 20:01:49 2024 +0000 |
tree | 5c63aa65ac9e765cac22a2f37a94f51dcbf72148 | |
parent | ebe44a439a527049689c08f143e29a90b5a2b255 [diff] |
[webgpu-headers] Drop Descriptor from chained struct names The following CLs must be merged before: - https://chromium-review.googlesource.com/c/chromium/src/+/5691772 - https://chromium-review.googlesource.com/c/chromium/src/+/5830449 - https://skia-review.googlesource.com/c/skia/+/874956 https://github.com/webgpu-native/webgpu-headers/pull/309 https://github.com/webgpu-native/webgpu-headers/pull/310 https://github.com/webgpu-native/webgpu-headers/pull/318 Bug: 42241174 Change-Id: I669228181719c15beb23cd3b0545f5521e004339 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/197476 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Fr <beaufort.francois@gmail.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.