commit | 3a6b4e23ffda948edfdb87d0c0544399927eeda3 | [log] [tgz] |
---|---|---|
author | Alan Baker <alanbaker@google.com> | Wed Sep 03 11:13:53 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 03 11:13:53 2025 -0700 |
tree | 0dfec312451715e96dd09a0270464bcf7b849633 | |
parent | 1ac84c800aa8d5f2d89154ef6960b7ce40e80392 [diff] |
Add feature documentation for subgroup matrix Change-Id: I8ef2057f00c0fbfb2a827ef20874081e1ebdcda6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/260495 Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Auto-Submit: Alan Baker <alanbaker@google.com> Commit-Queue: Alan Baker <alanbaker@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.