commit | bb025a6ccf8c7676247afeda52febe04b20e9c89 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Mon Sep 23 19:30:36 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 23 19:30:36 2024 +0000 |
tree | ac46c62bf7638cd91430f07070da59bbfc37927a | |
parent | 803ff2bdaf8e409b3d326f6e544ed7ea1ccf63d6 [diff] |
[tint][ir] Implement binary encode of SubgroupMatrix Fixes: 369103606 Change-Id: I285d9f5fa2469ee226468ea763fa68c2a595c848 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207794 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Commit-Queue: 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.