commit | 7be306aff09872bf61471890b8f0cf7b02f3cc61 | [log] [tgz] |
---|---|---|
author | Natalie Chouinard <chouinard@google.com> | Fri Aug 09 00:48:25 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 09 00:48:25 2024 +0000 |
tree | 10d6c9dd6f75f4c182134d45feecf9328ddfc426 | |
parent | ff62fae78b22ecfc365c797983af6b452711a4f6 [diff] |
[tint] Implement subgroupMin and Max Bug: 354738715 Change-Id: Ia51dcee4c226d975f5df298cee03f3e3d4d9f47e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/201834 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@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.