commit | d57639fceba51750cbf6d13a1cad552e865753aa | [log] [tgz] |
---|---|---|
author | Brandon Jones <bajones@chromium.org> | Thu Aug 21 13:37:47 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 21 13:37:47 2025 -0700 |
tree | b8dbae45f0c5b6610f2a31f4a8d830ef1147ec47 | |
parent | 1641af77aaf9cb8650ea3abb0a9ee47becb5e5ca [diff] |
primitive_id -> primitive_index Update the name of the primitive_id feature to primitive_index based on final name decided on by the working group. The old chromium-experimental-primitive-id feature is kept around temporarily to assist in rolling into Chrome but should be removed soon as it's unlikely that any Dawn users have begun using this version of the feature. Using No-Presubmit to avoid a bug with Tint presubmit checks and renaming a symbol. See https://issues.chromium.org/u/1/issues/440321534 Bug: 342172182 Change-Id: Ifa73188eee044b234ce6cfb9479608cbae25bd61 No-Presubmit: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/257695 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.