commit | 89bf33465f74e297b0d44e7b24d60bd3b3a54ab1 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Aug 26 06:31:37 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 26 06:31:37 2025 -0700 |
tree | 14dd13d81a3914fc846c137082f3b4a94ed4b461 | |
parent | fc2d3a9b016080285a3f1454c9a12ef963afb573 [diff] |
[dawn][native] Make the bindless feature allow the WGSL enable. Bug: 435317394 Change-Id: I420a761ae359c6c36ff7cbaa99d8bece9241201f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/258695 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: Geoff Lang <geofflang@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.