commit | e3d56ea2b34574947cdc543f411d46c3c5ef6126 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Thu May 29 17:51:59 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 29 17:51:59 2025 -0700 |
tree | 712e76e8f5a7e92c44ed0039a259ef14590f89ed | |
parent | e14eed800d3b1908207455ee106d28adac03eb22 [diff] |
[dawn][headers] Removes outdated AdapterPropertiesSubgroups struct. - The struct's fields have since been merged into AdapterInfo, so we can remove the extension struct now. Change-Id: I32993ebcad33c382373ff18e924bc500ffbe0176 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/241394 Auto-Submit: Loko Kung <lokokung@google.com> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
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.