| commit | 155d5aad650ae2d4eedf6278a0542a49e3b6458e | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Tue Jul 22 10:16:36 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 22 10:16:36 2025 -0700 |
| tree | 266f1655d902530a565a20413160bc85d9a95d6f | |
| parent | beaad37b354b9f987daca1caec8ace938aad1bc5 [diff] |
[tint] Add support for `primitive_id` Add support for a `primitive_id` builtin. The builtin is behind a `chromium_experimental_primitive_id` enable. Bug: 342172182 Change-Id: I50b3cf87d7ff717e08e7e507400fff7234b59f51 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/252854 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com>
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.