commit | a9b7732335d86f8def9b748be5f55680afd714f5 | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Thu Mar 13 02:34:08 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 13 02:34:08 2025 -0700 |
tree | 8f35f74da4d11d182c6eada3bca6d72a280033ee | |
parent | e64a1d19970ed90f44440b9a54ddcf5ec00f0326 [diff] |
Remove legacy adapter info compatibilityMode and featureLevel Bug: 366151404 , 395855516 , 395855517 Change-Id: I4d0f73d616bece51a53a60176ee108c0ff06766b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/228414 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Shrek Shao <shrekshao@google.com> Commit-Queue: Corentin Wallez <cwallez@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.