commit | f6f020fb4b7c035f5f6ab2cb5dc26585746143ce | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Jul 18 20:06:46 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 18 20:06:46 2024 +0000 |
tree | 743e2027c6da1464d6569b9dea93f17c33e305b9 | |
parent | f924ceb4bd72b1d3bf9c3145094953db8c95f171 [diff] |
[hlsl] Add f16 matrix support to uniform loading This CL adds the ability to load f16 matrix values to the decompose uniform access transform. Bug: 349867642 Change-Id: Ia963c49af1e00146b573e31b46a3ef20bf41fc29 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/198455 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.