| commit | d626f766ba15e7b33d5b8e154d1376ca6dd53f4d | [log] [tgz] |
|---|---|---|
| author | Brandon Jones <bajones@chromium.org> | Wed Sep 10 16:53:32 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 10 16:53:32 2025 -0700 |
| tree | 642afabc552c182d018e6ac61ef017ca567f8fa6 | |
| parent | 19dd09c3e7e2e5d11478cda0737fa3f0f85ba918 [diff] |
Enable primitive_index by default Marks the primitive_index feature as stable, which will cause it to be exposed by default in Chrome. Bug: 342172182 Change-Id: Ibc0cc101773f0f78e8a9a16637bba6a69b816ca7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/261436 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Brandon Jones <bajones@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Auto-Submit: Brandon Jones <bajones@chromium.org> Commit-Queue: 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.