commit | 81f462abd508c64f57bae402547e41aee79eb682 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri May 10 15:22:30 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 10 15:22:30 2024 +0000 |
tree | fa2564deeda2d901ca234ce0e162102a8f52be47 | |
parent | 21006ed4acb186ce680916dded9348541b8f3872 [diff] |
[msl] Make printer type tests produce valid MSL Use parameters for types that cannot be declared at function scope, and make the address spaces valid for the target types. Bug: 42251016 Change-Id: I675bd3e4f0f253425b2977f2ae63894548849be7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187743 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: 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.