commit | 863d392cd025980cbbcab26411819b32c9228af6 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Wed Feb 05 19:19:46 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 05 19:19:46 2025 -0800 |
tree | d343ca217c36ffc06924f7c93c90dea875170e3d | |
parent | e5c941a71c780a518b58bf045297cef93802fd3b [diff] |
[dawn][headers] Removes InstanceDescriptor.features. - Now that downstream users have migrated off of the rename, just remove the leftover struct member. Bug: 383821628 Change-Id: I1abfa2ec41f62a65db4a54d105f87d1f6b5142b1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223895 Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Shrek Shao <shrekshao@google.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.