commit | be6b4f8e2175da646966745a6cc1f94de92ad512 | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Wed Mar 05 01:27:16 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 05 01:27:16 2025 -0800 |
tree | 6b1b5f0fc0b55c68c6fe967ca3a52e75cc99a8ea | |
parent | 15d27d3399af09bbe8092d1ba7ba4d2ee866e8fc [diff] |
Remove enabling core-features-and-limits in backends Checking if support core level and enable the feature is already done in the frontend. Bug: 395855517 Change-Id: I04782eb289c7bb538054c9e881be4ef7e2795e62 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/228954 Auto-Submit: Shrek Shao <shrekshao@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> 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.