commit | 99204da719f0f1f76b79afb306ac6d5fa81269e2 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Nov 23 15:31:39 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 23 15:31:39 2023 +0000 |
tree | 409257e509ba1daa816e3691d03d5b35b8140a40 | |
parent | 02f1ad760b94582e4386d2f6ac2992bfda0b26d2 [diff] |
[ir][msl] Emit function parameters Add support for the ir function parameters both in their usage and in the function definition. Bug: tint:1967 Change-Id: I6ca876d286216cd008f619d65fe17ac1ef1a8449 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/162310 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
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.