commit | 669edf7eba06cd8c91d47e45d9e2f4afeab814b5 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri Sep 08 20:29:48 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Fri Sep 08 20:29:48 2023 +0000 |
tree | e2b988f9124e2ff6b7d9d6dcd8a4ffa52356a6fe | |
parent | e9fe772be150b105ef9e2d91c56d85070bb1d496 [diff] |
[ir] Move dot over to spirv builtins. Move the dot SPIR-V intrinsics over to a builtin. Bug: tint:1718 Change-Id: I26af2068e43afa764e0a574927c47b96fbe3082d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/150087 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.