commit | f3380389751da1b521e0f38375a5d3110e2983ca | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Aug 12 01:55:26 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 12 01:55:26 2025 -0700 |
tree | 947c7030b07eb08bb38ecfacb24e59a9c7847978 | |
parent | 61d649a2e6175f876a2fad72b3298fb336cadc62 [diff] |
[dawn] Add a ChromiumExperimentalBindless feature. Completely unimplemented for now. Bug: 435251399 Change-Id: Idb648ea5d753cc32ab04c645ace8ff85aa1e3b75 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/256214 Reviewed-by: Loko Kung <lokokung@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.