commit | e8b7b02cbd6e20b5f247a88dabe12dc25e586a76 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Jan 03 16:49:21 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Wed Jan 03 16:49:21 2024 +0000 |
tree | 758478dc28b69d38f18bc124fc0e48743e200a59 | |
parent | 7541b7d07b1b493162b40d41be6642d536eb0914 [diff] |
[tint][ir] Serialize function parameter attributes Change-Id: I9dde39b1a14b37c4021d2e84c8f78b18205b991f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/165042 Kokoro: Kokoro <noreply+kokoro@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.