commit | 90c7cc2304a6b629e5c5fdef18b4e1a1b3a2fbaa | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Dec 01 11:16:00 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 01 11:16:00 2023 +0000 |
tree | ff40af6a0b935ac279e36f6d918806c30e1e7c93 | |
parent | 4473123828631ccb83aba7560ea4a9a7bfe0b3e8 [diff] |
[tint][ir] Begin building proto-based serializer Change-Id: Idf01b213b642afb4614ee0b0dbc4d1a70979cc70 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155702 Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@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.