commit | 7d9a66e3d2a562819b750d4aa1bdbb912de770b5 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Dec 07 13:17:53 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Thu Dec 07 13:17:53 2023 +0000 |
tree | 38086f2b6c852abfd2642a220f7078131e8c1231 | |
parent | cba30d2b886939bc7b84f7b5687236ff9ca83046 [diff] |
[tint][ir] Serialize the root block Change-Id: I8656582564e8872fb484d266b2ed4a09b5f81d4e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164743 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@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.