commit | c668c1690ed23db80238aabbe42002a15ee2eb0e | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Dec 07 17:17:16 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 07 17:17:16 2023 +0000 |
tree | 5b984adef6f832eb85da65f9311f55b58407e651 | |
parent | dacc2637282217ac5d9a2c2a45a7ca2c54dbac61 [diff] |
[tint][ir] Serialize Unary and Binary instructions Change-Id: Ie84524e7046562bdc65268b8598150c1761c3477 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164745 Reviewed-by: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: 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.