| commit | 6994ab8e089bb669b25c6b949e56a51ad01661dc | [log] [tgz] |
|---|---|---|
| author | Brandon Jones <bajones@chromium.org> | Thu Jul 24 16:49:21 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 24 16:49:21 2025 -0700 |
| tree | 8763c8c220fe90d8a92f1e094eaa750f736a3800 | |
| parent | bbd699c8679b8722774a1c8046beb5a9e81adfc5 [diff] |
Expose PrimitiveID feature in Dawn Adds the necessary plumbing to expose @builtin(primitive_id) in Tint with a feature in Dawn, currently chromium-experimental-primitive-id Bug: 342172182 Change-Id: I5c6d32afc504042bac0f76adbd0a714e265f5b6b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/254394 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Brandon Jones <bajones@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.