commit | f8db1eca1c89bb4bba67f700f83abd3530cdc594 | [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 | 8566c5bf135aa56e49f67dfdcca5125d801c568b | |
parent | a3dc7f4aff1c0c06046697a3531d175c63040067 [diff] |
[tint][ir] Serialize Switch instructions Change-Id: I3741dd6cdde76ad8f2773d6c1011aa8cc372fcce Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/165004 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.