commit | f924ceb4bd72b1d3bf9c3145094953db8c95f171 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Jul 18 20:06:39 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 18 20:06:39 2024 +0000 |
tree | 3464de66774e9f8133d49a95d1b5789b8ae2460d | |
parent | 1decb7e53e0601fda86a401709e766aad7e0ecf6 [diff] |
[hlsl] Add storage of f16 elements to DecomposeStorageAccess This CL adds the intrinsics to store F16 elements in the DecomposeStorageAccess transform. Bug: 42251045 Change-Id: Idddef51da801a02db64b1fedf50acaa3c74fd4a9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/198474 Reviewed-by: James Price <jrprice@google.com> 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.