commit | 1b6ebd0cf557c8e8f51f1874ff1d13bddfdf8330 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Jul 17 20:12:45 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 17 20:12:45 2024 +0000 |
tree | be4348fd95ca1fc2cb8472547209472f9fde04f6 | |
parent | d8e0aa78a56b75645bd97b047a94a59e544a4895 [diff] |
[hlsl] Add `unpack*` support. This Cl adds support to the HLSL IR backend for the various `unpack` methods. Bug: 42251045 Change-Id: Ic06ad065d5fc8c1e42a164f08a38ecdb43ad86fc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/198757 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.