commit | 32950eb1e7488d6a56d2b2ba982e0742c16227be | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Jun 26 11:25:37 2024 +0000 |
committer | James Price <jrprice@google.com> | Wed Jun 26 11:25:37 2024 +0000 |
tree | 9dc71e4ad7896ce58d19e7189dbf6dc1a9b444e9 | |
parent | 4ec94c8b5f535bd6166dccc0b47faf77518096aa [diff] |
[tint] Add subgroups and subgroups_f16 extensions This just adds the new extension names. Bug: 349125464 Change-Id: I21db417300c8a2d03abb9428821ff0354f6b671d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/195795 Reviewed-by: dan sinclair <dsinclair@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.