commit | 3d249b5fc011b90ff77555c02263c547c543ad45 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Jun 20 12:55:35 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 20 12:55:35 2024 +0000 |
tree | ed31770fa77b48e50f6412194a332ece44e57d0e | |
parent | 93d4d55870845a5d7177844313a61ff58be21022 [diff] |
[hlsl] Generate typedef for array returns. Add the ability to create a `typedef` for an array returned from a function in the HLSL IR backend. Bug: 42251045 Change-Id: I5ec29f591f1f2f0c3e87f26ef001129f4ecc8c9d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194641 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.