commit | 97300d2913902b6df77b30c34192f2c351530ef5 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Dec 13 10:04:25 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Wed Dec 13 10:04:25 2023 +0000 |
tree | 34151a2573a1c1fcba667467d0613993f134b9d4 | |
parent | 80045889e6bee9f42431326ead7ef0d2f0e620ec [diff] |
[tint][ir] Serialize runtime sized arrays Change-Id: I2067ba520c01196f2cc3eb6599ca7f21971c5846 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164888 Reviewed-by: James Price <jrprice@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.